mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-18 18:38:44 +00:00
Removed extra border around markdown editor box
This commit is contained in:
parent
b546098b36
commit
226f296c9c
1 changed files with 1 additions and 0 deletions
|
@ -439,6 +439,7 @@ html.dark-mode .CodeMirror pre {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
border: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Reference in a new issue