fix: mobile toolbar space issue in 1.9.0

This commit is contained in:
quorafind 2025-06-12 11:35:44 +08:00
parent 3546c74572
commit cb782f77d5

View file

@ -17,6 +17,10 @@
z-index: 5;
margin-bottom: var(--at-offset);
}
.mobile-toolbar-spacer {
height: 0px;
}
}
.AT-always-shown {
.is-pinned {