Add list of upstream servers

Closes #344
This commit is contained in:
Ildar Kamalov
2018-09-26 18:38:06 +03:00
parent 3afd8fccc7
commit 2c72035000
5 changed files with 24 additions and 16 deletions

View File

@@ -10,3 +10,7 @@
padding-left: 20px;
padding-right: 20px;
}
.form-control--textarea {
min-height: 110px;
}