1
0
Fork 0
mirror of https://github.com/kou029w/quot.git synced 2025-01-31 14:28:06 +00:00

fixed broken indent

This commit is contained in:
Nebel 2022-09-17 16:38:47 +09:00
parent 0a02a259c3
commit eaab4dad30

View file

@ -18,10 +18,6 @@
font-size: 1rem; font-size: 1rem;
} }
.editor .cm-line {
display: flex;
}
.editor .cm-cursor { .editor .cm-cursor {
border-left-color: var(--nc-tx-1); border-left-color: var(--nc-tx-1);
} }