+
) : items.length === 0 ? (
-
+
No IPs currently banned in this jail.
@@ -334,7 +338,7 @@ export function BannedIpsSection({
onPageChange(1);
}
}}
- style={{ minWidth: "80px" }}
+ className={styles.rowsPerPageDropdown}
>
{PAGE_SIZE_OPTIONS.map((n) => (