pagination input label min width changed

This commit is contained in:
NikolaBorislavovHristov 2019-12-02 21:53:28 +02:00
parent 428ee3e096
commit bb98e0cbab

View file

@ -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);
}
}