Small job list fixes
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
@apply text-sm font-medium text-center font-bold rounded-lg uppercase bg-gray-300 bg-opacity-50 px-2 py-1.5 shadow;
|
||||
}
|
||||
.badge-hover {
|
||||
@apply p-1 hover:bg-opacity-75;
|
||||
@apply hover:bg-opacity-75;
|
||||
}
|
||||
.badge-xl {
|
||||
@apply text-2xl;
|
||||
|
||||
Reference in New Issue
Block a user