mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 01:46:35 +00:00
fix: add max width for modal panel
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
}
|
||||
|
||||
&-panel {
|
||||
max-width: 768px;
|
||||
@apply relative rounded-md shadow-xl;
|
||||
background: var(--ls-secondary-background-color);
|
||||
.panel-content {
|
||||
|
||||
Reference in New Issue
Block a user