mirror of
https://github.com/zadam/trilium.git
synced 2025-02-25 07:25:32 +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%;
|
left: 40%;
|
||||||
bottom: auto;
|
bottom: auto;
|
||||||
right: auto;
|
right: auto;
|
||||||
margin-left: -300px;
|
margin-left: -300px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.multiplicity {
|
.multiplicity {
|
||||||
|
|
Loading…
Reference in a new issue