mirror of
https://github.com/Encryptshell/Pritunl-API-crack.git
synced 2025-11-29 00:23:09 +00:00
12 lines
308 B
CSS
12 lines
308 B
CSS
/* Fixes for the premium subscription-modal, which seems to be empty / broken in recent versions */
|
|
.enterprise-modal .enterprise-info {
|
|
display: inherit;
|
|
}
|
|
|
|
.enterprise-modal .modal .enterprise-info .premium-plan {
|
|
display: inherit;
|
|
}
|
|
|
|
.enterprise-modal .enterprise-buttons {
|
|
display: inherit;
|
|
} |