mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 01:46:35 +00:00
fix: remove white background for modal panel
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
}
|
||||
|
||||
&-panel {
|
||||
@apply relative bg-white rounded-md p-8 shadow-xl;
|
||||
@apply relative rounded-md p-8 shadow-xl;
|
||||
}
|
||||
|
||||
&-close {
|
||||
|
||||
Reference in New Issue
Block a user