mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 12:18:35 -05:00
fix(ui): Restore original port input size (#814)
This commit is contained in:
@@ -89,6 +89,10 @@ select.rounded-r-only {
|
||||
@apply rounded-l-none;
|
||||
}
|
||||
|
||||
input.port {
|
||||
@apply w-24;
|
||||
}
|
||||
|
||||
.protocol {
|
||||
@apply inline-flex items-center px-3 text-gray-100 bg-gray-600 border border-r-0 border-gray-500 cursor-default rounded-l-md sm:text-sm;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user