mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-13 01:39:33 +00:00
Add bottom border to metadata view
This commit is contained in:
parent
d819878974
commit
211499a7e6
@ -56,7 +56,7 @@ view settings model pos attach =
|
|||||||
Just am ->
|
Just am ->
|
||||||
Html.map (AttachMetaMsg attach.id)
|
Html.map (AttachMetaMsg attach.id)
|
||||||
(Comp.AttachmentMeta.view2
|
(Comp.AttachmentMeta.view2
|
||||||
[ class "border-r border-l dark:border-bluegray-600 px-2" ]
|
[ class "border-r border-l border-b dark:border-bluegray-600 px-2" ]
|
||||||
am
|
am
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user