mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-14 00:40:25 +00:00
pagination input label min width changed
This commit is contained in:
parent
428ee3e096
commit
bb98e0cbab
1 changed files with 2 additions and 0 deletions
|
|
@ -25,9 +25,11 @@
|
|||
|
||||
.label {
|
||||
flex: none;
|
||||
min-width: 1.2rem;
|
||||
max-width: 3rem;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
text-align: center;
|
||||
color: var(--color-surfacelighter);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue