mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
fix: existing shortcuts and css tweaks
This commit is contained in:
@@ -61,9 +61,13 @@
|
||||
@apply fixed inset-0 transition-opacity;
|
||||
}
|
||||
|
||||
&-overlay div {
|
||||
background: var(--ls-quaternary-background-color);
|
||||
}
|
||||
|
||||
&-panel {
|
||||
@apply relative bg-white rounded-md px-4 pt-5
|
||||
pb-4 overflow-hidden shadow-xl;
|
||||
pb-4 shadow-xl;
|
||||
}
|
||||
|
||||
&-close {
|
||||
|
||||
Reference in New Issue
Block a user