change(ui): pagination input width
This commit is contained in:
parent
f73e04e557
commit
122ecfe72a
1 changed files with 4 additions and 0 deletions
|
|
@ -26,3 +26,7 @@ input.no-focus:focus {
|
|||
.lucide {
|
||||
stroke-width: 1.5px;
|
||||
}
|
||||
|
||||
.ant-pagination-simple-pager input {
|
||||
min-width: 80px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue