0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-02 08:32:41 +00:00

Merge branch 'master' into GMB_Compats_1

This commit is contained in:
Trevor Buckner
2025-05-09 09:29:12 -04:00
committed by GitHub
6 changed files with 369 additions and 213 deletions

View File

@@ -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);}
}