Zone selection dropdown improvements.

Added starting functionality to set domain owners (disabled for now).
This commit is contained in:
Revertron
2021-04-27 18:04:11 +02:00
parent f60e42eb2e
commit 5cacc30b41
3 changed files with 76 additions and 4 deletions
+4
View File
@@ -46,6 +46,10 @@ body {
margin: 10pt;
}
.textarea {
overflow-y: auto;
}
.message {
min-height: 2rem;
}