mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 14:53:45 +02:00
Add basic subuser listing for servers
This commit is contained in:
@@ -21,5 +21,9 @@ code.clean {
|
||||
}
|
||||
|
||||
.grey-box {
|
||||
@apply .mt-4 .shadow-md .bg-neutral-700 .rounded .p-3 .flex .text-xs;
|
||||
}
|
||||
@apply .shadow-md .bg-neutral-700 .rounded .p-3 .flex .text-xs;
|
||||
|
||||
&:not(.mt-0) {
|
||||
@apply .mt-4;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user