mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
fix(ui): add clarification to user settings (#1644)
This commit is contained in:
@@ -225,7 +225,8 @@ img.avatar-sm {
|
||||
@apply pt-5 mt-8 text-white border-t border-gray-700;
|
||||
}
|
||||
|
||||
label {
|
||||
label,
|
||||
.group-label {
|
||||
@apply block mb-1 text-sm font-medium leading-5 text-gray-400;
|
||||
}
|
||||
|
||||
@@ -329,10 +330,6 @@ svg.icon-sm {
|
||||
@apply mt-6 text-white;
|
||||
}
|
||||
|
||||
.group-label {
|
||||
@apply block mb-1 text-sm font-medium leading-6 text-gray-400;
|
||||
}
|
||||
|
||||
.toast {
|
||||
width: 360px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user