Improved admin layout

This commit is contained in:
djmaze 2021-11-08 00:18:40 +01:00
parent e8daff85bc
commit 98b5989b44
5 changed files with 19 additions and 44 deletions

View file

@ -1,9 +1,5 @@
#V-PopupsDomainAlias {
max-width: 330px;
.error-desc {
color: red;
}
}
#V-PopupsDomain {
@ -24,10 +20,6 @@
}
}
.error-desc {
color: red;
}
.testing-done {
color: green !important;
}