0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-17 01:32:45 +00:00
This commit is contained in:
Trevor Buckner
2024-10-20 13:00:05 -04:00
parent 1d663ef38d
commit 0e9021049c

View File

@@ -220,9 +220,7 @@
} }
@container editor (width < 553px) { @container editor (width < 553px) {
.editors,.snippets { flex : 1; }
.editors,.snippets { flex:1; } .editors { border-bottom : 1px solid;}
.editors { border-bottom:1px solid}
.snippetBar .editors > div.history > .dropdown { right : unset; } .snippetBar .editors > div.history > .dropdown { right : unset; }
} }