mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-09 23:07:50 +00:00
parent
02d140120a
commit
9dd05b8751
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ html.markdown-editor-display.dark-mode {
|
|||
font-size: 11px;
|
||||
line-height: 1.6;
|
||||
border-bottom: 1px solid #CCC;
|
||||
//background-color: var(--color-primary-light);
|
||||
@include lightDark(background-color, #FFF, #333);
|
||||
@include lightDark(border-color, #CCC, #000);
|
||||
flex: none;
|
||||
@include whenDark {
|
||||
|
|
Loading…
Add table
Reference in a new issue