mirror of
https://github.com/zadam/trilium.git
synced 2025-02-24 23:13:43 +08:00
fix positioning of protected session password dialog
This commit is contained in:
parent
2d260cdbed
commit
042f9b7f2d
1 changed files with 1 additions and 1 deletions
|
@ -624,7 +624,7 @@ table.promoted-attributes-in-tooltip td, table.promoted-attributes-in-tooltip th
|
|||
left: 40%;
|
||||
bottom: auto;
|
||||
right: auto;
|
||||
margin-left: -300px;
|
||||
margin-left: -300px !important;
|
||||
}
|
||||
|
||||
.multiplicity {
|
||||
|
|
Loading…
Reference in a new issue