mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-16 12:32:39 +00:00
fix snippetbar being eaten
This commit is contained in:
@@ -110,6 +110,7 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@container editor (width < 553px) {
|
@container editor (width < 683px) {
|
||||||
.editor .codeEditor .CodeMirror { height : calc(100% - 51px);}
|
.editor .codeEditor .CodeMirror { height : calc(100% - 51px);}
|
||||||
|
.homePage .editor .codeEditor .CodeMirror { height : calc(100% - 25px);}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user