mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-31 00:03:21 +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);}
|
||||
.homePage .editor .codeEditor .CodeMirror { height : calc(100% - 25px);}
|
||||
}
|
||||
Reference in New Issue
Block a user