mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 02:49:32 +00:00
parent
084dcef996
commit
a156fc4e0b
@ -195,7 +195,7 @@ boxHeader model =
|
||||
[ class "flex flex-row py-1 bg-blue-50 dark:bg-slate-700 rounded-t"
|
||||
, classList [ ( "hidden", not model.box.decoration || model.box.name == "" ) ]
|
||||
]
|
||||
[ div [ class "flex text-lg tracking-medium italic px-2" ]
|
||||
[ div [ class "flex text-lg tracking-medium font-semibold px-2" ]
|
||||
[ text model.box.name
|
||||
]
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user