mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +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 {
|
.modalless {
|
||||||
top:10%;
|
top: 15%;
|
||||||
left:50%;
|
left: 40%;
|
||||||
bottom:auto;
|
bottom: auto;
|
||||||
right:auto;
|
right: auto;
|
||||||
margin-left:-300px;
|
margin-left: -300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.multiplicity {
|
.multiplicity {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user