mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 02:02:29 +08:00
style(next): use the new floating buttons style for the geo map notes as well
This commit is contained in:
parent
1299e0c855
commit
eab644248b
@ -1303,7 +1303,7 @@ div.promoted-attribute-cell .multiplicity:has(span) {
|
||||
*/
|
||||
|
||||
/* Floating buttons container */
|
||||
.floating-buttons-children {
|
||||
div#center-pane .floating-buttons-children {
|
||||
opacity: 1;
|
||||
overflow: hidden;
|
||||
transform-origin: right;
|
||||
@ -1316,7 +1316,7 @@ div.promoted-attribute-cell .multiplicity:has(span) {
|
||||
}
|
||||
|
||||
/* Floating buttons container (collapsed) */
|
||||
.floating-buttons-children.temporarily-hidden {
|
||||
div#center-pane .floating-buttons-children.temporarily-hidden {
|
||||
display: flex !important;
|
||||
opacity: 0;
|
||||
transform: scaleX(0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user