0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-24 19:28:11 +00:00

basic css changes

This commit is contained in:
Víctor Losada Hernández
2026-03-21 22:53:38 +01:00
parent 3785d5808f
commit 42e254c9c7
8 changed files with 216 additions and 166 deletions

View File

@@ -9,7 +9,7 @@
background:white;
.codeEditor {
height : calc(100% - 25px);
.CodeMirror { height : 100%; }
.cm-editor { height : 100%; }
.pageLine, .snippetLine {
background : #33333328;
border-top : #333399 solid 1px;