mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-20 15:23:44 +02:00
Finish UI stuff for today
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
transition: opacity 250ms ease;
|
||||
|
||||
& > .modal-container {
|
||||
@apply .relative .p-8 .bg-white .w-full .max-w-md .m-auto .flex-col .flex;
|
||||
@apply .relative .p-8 .bg-white .w-full .max-w-md .m-auto .flex-col .flex .rounded;
|
||||
transition: all 250ms ease;
|
||||
margin-top: 15%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user