mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-25 09:42:10 +08:00
parent
02d140120a
commit
9dd05b8751
|
@ -149,7 +149,7 @@ html.markdown-editor-display.dark-mode {
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
border-bottom: 1px solid #CCC;
|
border-bottom: 1px solid #CCC;
|
||||||
//background-color: var(--color-primary-light);
|
@include lightDark(background-color, #FFF, #333);
|
||||||
@include lightDark(border-color, #CCC, #000);
|
@include lightDark(border-color, #CCC, #000);
|
||||||
flex: none;
|
flex: none;
|
||||||
@include whenDark {
|
@include whenDark {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user