mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
MD Editor: Fixed plaintext dark styles, updated npm packages
This commit is contained in:
691
package-lock.json
generated
691
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -55,7 +55,8 @@
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
padding: vars.$xs vars.$m;
|
||||
color: #444;
|
||||
@include mixins.lightDark(color, #444, #aaa);
|
||||
@include mixins.lightDark(background-color, #fff, #222);
|
||||
border-radius: 0;
|
||||
height: 100%;
|
||||
font-size: 14px;
|
||||
|
Reference in New Issue
Block a user