Tweaked code editor sidebar side to be smaller
This commit is contained in:
parent
77cd550fae
commit
f39b565a1c
1 changed files with 1 additions and 1 deletions
|
@ -683,7 +683,7 @@ body.flexbox-support #entity-selector-wrap .popup-body .form-group {
|
|||
|
||||
.code-editor-language-list {
|
||||
position: relative;
|
||||
flex-basis: 200px;
|
||||
width: 160px;
|
||||
z-index: 2;
|
||||
align-items: stretch;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue