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

Renamed properties input option as INI

- Also made INI be recognised as the codemirror "Properties" format.
This commit is contained in:
Dan Brown
2019-10-17 21:16:55 +01:00
parent 8b4bfa4d78
commit b09ea76b8d
3 changed files with 5 additions and 3 deletions

View File

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