Update to latest version
This commit is contained in:
parent
c4ee214077
commit
fba546ec7c
1 changed files with 4 additions and 1 deletions
|
@ -827,6 +827,9 @@ img[src$="/img/matrix.svg"] {
|
||||||
border: 1px solid rgba(121, 71, 66, 0.5) !important;
|
border: 1px solid rgba(121, 71, 66, 0.5) !important;
|
||||||
border-bottom: none !important;
|
border-bottom: none !important;
|
||||||
}
|
}
|
||||||
|
.monaco-editor .view-lines {
|
||||||
|
filter: invert(1) !important;
|
||||||
|
}
|
||||||
#navbar .item:hover:not(div) {
|
#navbar .item:hover:not(div) {
|
||||||
background-color: var(--color-hover);
|
background-color: var(--color-hover);
|
||||||
}
|
}
|
Loading…
Reference in a new issue