mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
refactor(css): Apply global CSS classes (#874)
This commit is contained in:
@@ -66,6 +66,10 @@ ul.cardList > li {
|
||||
@apply text-white sm:col-span-2;
|
||||
}
|
||||
|
||||
.label-required {
|
||||
@apply text-red-500;
|
||||
}
|
||||
|
||||
.label-tip {
|
||||
@apply block text-gray-500;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user