mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
fix(css): rename form-input to form-input-area (#2613)
This commit is contained in:
@@ -227,7 +227,7 @@
|
||||
@apply mt-6 max-w-6xl sm:mt-5 sm:grid sm:grid-cols-3 sm:items-start sm:gap-4;
|
||||
}
|
||||
|
||||
.form-input {
|
||||
.form-input-area {
|
||||
@apply text-sm text-white sm:col-span-2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user