mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 09:58:32 +02:00
better positioning of nonmodal protected session dialog
This commit is contained in:
parent
0d3bc22d73
commit
3e351bd8d3
@ -620,11 +620,11 @@ table.promoted-attributes-in-tooltip td, table.promoted-attributes-in-tooltip th
|
||||
}
|
||||
|
||||
.modalless {
|
||||
top:10%;
|
||||
left:50%;
|
||||
bottom:auto;
|
||||
right:auto;
|
||||
margin-left:-300px;
|
||||
top: 15%;
|
||||
left: 40%;
|
||||
bottom: auto;
|
||||
right: auto;
|
||||
margin-left: -300px;
|
||||
}
|
||||
|
||||
.multiplicity {
|
||||
|
Loading…
x
Reference in New Issue
Block a user