This commit is contained in:
parent
2916eccff5
commit
925f311d20
1 changed files with 5 additions and 1 deletions
|
@ -1822,7 +1822,11 @@ manage things like container crud */
|
||||||
}
|
}
|
||||||
|
|
||||||
#edit-sites-assigned .hostname .subdomain.wildcardSubdomain {
|
#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 {
|
.assigned-sites-list > div {
|
||||||
|
|
Loading…
Add table
Reference in a new issue