0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-26 21:18:12 +00:00

small fixes

This commit is contained in:
Víctor Losada Hernández
2026-03-26 14:42:56 +01:00
parent b0ebeaffb9
commit 3b9eae2e4f
3 changed files with 17 additions and 23 deletions

View File

@@ -10,10 +10,11 @@
.codeEditor {
height : calc(100% - 25px);
.cm-editor { height : 100%; }
.cm-pageLine, .cm-snippetLine {
.cm-pageLine, &.brewSnippets .cm-snippetLine {
background : #33333328;
border-top : #333399 solid 1px;
}
.cm-editor-page-count {
float : right;
color : grey;