feat(ui): Add 'Page Size' setting for request/user list pages (#957)

This commit is contained in:
TheCatLady
2021-02-18 20:37:08 -05:00
committed by GitHub
parent 77b2d9ea22
commit 621db89328
11 changed files with 233 additions and 82 deletions

View File

@@ -102,8 +102,9 @@ select.rounded-r-only {
@apply rounded-l-none;
}
input.port {
@apply w-24;
input.short,
select.short {
@apply w-20;
}
.protocol {