Mercurial > Pritunl-Fake-API
view 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 source
/* 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; }