Mercurial > Pritunl-Fake-API
diff www/premium.css @ 0:b51518614818 default tip
New Files
author | Pluto <meokcin@gmail.com> |
---|---|
date | Tue, 03 Sep 2024 15:57:25 +0800 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/www/premium.css Tue Sep 03 15:57:25 2024 +0800 @@ -0,0 +1,12 @@ +/* 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; +} \ No newline at end of file