mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
grep fullscreen editor feature after we implemented resize
This commit is contained in:
@@ -45,11 +45,6 @@
|
||||
grid-template-rows: auto 1fr 2.5em;
|
||||
}
|
||||
|
||||
.root.fullscreen_editor {
|
||||
grid-template-columns: 100% 0%;
|
||||
grid-template-rows: 1fr 0fr 2.5em;
|
||||
}
|
||||
|
||||
.editor_container, .bottom, .files_container, .statusbar {
|
||||
box-shadow: 1px 1px 3px 0px var(--shadow_color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user