mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2025-12-06 02:56:59 -05:00
Fixed double theme selector
This commit is contained in:
parent
cb2dc6afc8
commit
3f663059c4
@ -34,3 +34,7 @@
|
|||||||
.selector .selector-inner {
|
.selector .selector-inner {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
/* Remove second useless Theme selector in settings */
|
||||||
|
.enterprise-plus .settings-modal .right .form-group.theme {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user