Made XML Formatter field smaller

This commit is contained in:
2023-03-01 09:41:25 +01:00
parent c6ee630018
commit 220458e620
2 changed files with 3 additions and 3 deletions

View File

@@ -330,8 +330,8 @@
height: 300px;
}
.textarea-800 {
height: 800px;
.textarea-700 {
height: 700px;
}
.centered-content {