This commit is contained in:
BPower0036 2022-05-16 12:51:05 +00:00 committed by GitHub
parent 2916eccff5
commit 925f311d20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1822,7 +1822,11 @@ manage things like container crud */
}
#edit-sites-assigned .hostname .subdomain.wildcardSubdomain {
opacity: 0.2;
background-color: var(--identity-icon-color);
border-radius: 8px;
margin-right: 4px;
padding-left: 10px;
padding-right: 10px;
}
.assigned-sites-list > div {