mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Fix modal positioning in item detail
This commit is contained in:
@ -602,7 +602,7 @@ viewModal settings mm =
|
||||
in
|
||||
div
|
||||
[ classList
|
||||
[ ( "ui inverted dimmer", True )
|
||||
[ ( "ui inverted dimmer keep-small", True )
|
||||
, ( "invisibe hidden", hidden )
|
||||
, ( "active", not hidden )
|
||||
]
|
||||
|
Reference in New Issue
Block a user