mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-07 19:34:33 +08:00
Tweaked code editor sidebar side to be smaller
This commit is contained in:
@ -683,7 +683,7 @@ body.flexbox-support #entity-selector-wrap .popup-body .form-group {
|
|||||||
|
|
||||||
.code-editor-language-list {
|
.code-editor-language-list {
|
||||||
position: relative;
|
position: relative;
|
||||||
flex-basis: 200px;
|
width: 160px;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user