feat: new dashboard
This commit is contained in:
@@ -192,4 +192,13 @@ a {
|
||||
|
||||
.sub-menu-active {
|
||||
@apply bg-coolgray-500 text-white;
|
||||
}
|
||||
|
||||
.table tbody td,
|
||||
.table tbody th,
|
||||
.table thead th{
|
||||
background-color: transparent;
|
||||
}
|
||||
.table *{
|
||||
border: none;
|
||||
}
|
||||
Reference in New Issue
Block a user