misc_pterodactyl-panel/resources/assets/styles/components/authentication.css
2018-05-26 15:00:41 -07:00

3 lines
83 B
CSS

.login-box {
@apply .bg-white .shadow-lg .rounded-lg .pt-10 .px-8 .pb-6 .mb-4;
}