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

default cm5 theme back

This commit is contained in:
Víctor Losada Hernández
2026-03-27 13:13:36 +01:00
parent c0b3a1940f
commit ad9f4773b0
6 changed files with 111 additions and 5 deletions

View File

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