mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2025-12-06 02:56:59 -05:00
Hidden some advanced elements to give the advanced button his purpose back
This commit is contained in:
parent
2c13c6fb84
commit
c4d2e762e2
@ -38,3 +38,7 @@
|
||||
.enterprise-plus .settings-modal .right .form-group.theme {
|
||||
display: none;
|
||||
}
|
||||
/* Hide advanced settings... So the button is useable again... */
|
||||
.modal .modal-body .advanced {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user