mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Hide VPC drop-down for advanced SG zones
This commit is contained in:
parent
dba413a3d4
commit
31a5669c7c
@ -5859,6 +5859,10 @@ label.error {
|
||||
margin: 7px 0px 7px 7px;
|
||||
}
|
||||
|
||||
.multi-wizard.instance-wizard .select-network.no-add-network .select-vpc {
|
||||
visibility: hidden !important;
|
||||
}
|
||||
|
||||
.multi-wizard.instance-wizard .select-network .select-vpc select {
|
||||
width: 124px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user