mirror of
https://github.com/tutao/tutanota.git
synced 2025-10-19 07:53:47 +00:00
pl,pr,plr
This commit is contained in:
parent
8ea10c2901
commit
b824e98d1c
119 changed files with 191 additions and 211 deletions
|
@ -30,7 +30,7 @@ export class DialogHeaderBar implements Component<DialogHeaderBarAttrs> {
|
|||
)
|
||||
let columnClass = a.middle ? ".flex-third.overflow-hidden" : ".flex-half.overflow-hidden"
|
||||
return m(
|
||||
".dialog-header.plr-l.flex-space-between.dialog-header-line-height",
|
||||
".dialog-header.plr-24.flex-space-between.dialog-header-line-height",
|
||||
{
|
||||
oncreate: ({ dom }) => {
|
||||
if (a.create) a.create(dom as HTMLElement)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue