feat: full screen editor
This commit is contained in:
@@ -124,6 +124,14 @@ nav > div {
|
||||
color: var(--textPrimary);
|
||||
}
|
||||
|
||||
#editor-container {
|
||||
background: var(--background);
|
||||
}
|
||||
|
||||
#editor-container .bar {
|
||||
background: var(--surfacePrimary);
|
||||
}
|
||||
|
||||
@media (max-width: 736px) {
|
||||
#file-selection {
|
||||
background: var(--surfaceSecondary) !important;
|
||||
|
||||
Reference in New Issue
Block a user