mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
fix(ui): the code editor breaks the page container
This commit is contained in:
@@ -1018,7 +1018,7 @@ html.is-mac {
|
||||
}
|
||||
|
||||
.ls-code-editor-wrap {
|
||||
@apply relative w-full;
|
||||
@apply relative w-full overflow-hidden rounded;
|
||||
|
||||
.extensions__code-lang {
|
||||
@apply hidden;
|
||||
|
||||
Reference in New Issue
Block a user