mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
fix: background
This commit is contained in:
@@ -66,7 +66,11 @@
|
||||
}
|
||||
|
||||
&-panel {
|
||||
@apply relative rounded-md p-8 shadow-xl;
|
||||
@apply relative rounded-md shadow-xl;
|
||||
background: var(--ls-secondary-background-color);
|
||||
.panel-content {
|
||||
padding: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
&-close {
|
||||
|
||||
Reference in New Issue
Block a user