1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Added vb.net code language option

Related to #2869
This commit is contained in:
Dan Brown
2021-08-04 20:56:34 +01:00
parent 7a8954ee65
commit 0de0507137
3 changed files with 5 additions and 1 deletions

View File

@ -629,7 +629,7 @@ body.flexbox-support #entity-selector-wrap .popup-body .form-group {
}
.code-editor .lang-options {
max-width: 480px;
max-width: 540px;
margin-bottom: $-s;
a {
margin-inline-end: $-xs;