First pass at new server console design
This commit is contained in:
parent
61018b5e67
commit
faff263f17
9 changed files with 263 additions and 189 deletions
|
@ -16,7 +16,7 @@
|
|||
@apply text-gray-50 bg-transparent;
|
||||
|
||||
&:disabled {
|
||||
@apply bg-transparent;
|
||||
background: transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue