Přidání xml editoru

This commit is contained in:
2021-01-31 21:23:41 +01:00
parent a9ac73a8e8
commit 40d19301c7
4 changed files with 10 additions and 6 deletions

View File

@@ -346,12 +346,9 @@ form input {
gap: 1em;
}
#textInput textarea {
#textInput #textArea {
width: 100%;
height: 100%;
resize: none;
padding: 0;
margin: 0;
}
#textInput input {