Fix the release theme so that it can show the domain name for multi-tenant
This commit is contained in:
parent
2ecff725d3
commit
48bf64d15d
|
|
@ -878,7 +878,7 @@ legend {
|
||||||
|
|
||||||
#domain_selector_domain:hover {
|
#domain_selector_domain:hover {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
#domains_container {
|
#domains_container {
|
||||||
z-index: 99990;
|
z-index: 99990;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue