Tweaked code editor sidebar side to be smaller

This commit is contained in:
Dan Brown 2022-06-20 17:16:28 +01:00
parent 77cd550fae
commit f39b565a1c
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View File

@ -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;
}