fix: fix css for small width size

This commit is contained in:
wipedlifepotato 2025-09-10 22:31:09 +07:00
parent 227f397c06
commit 0afce7304c
2 changed files with 3 additions and 1 deletions

View file

@ -232,6 +232,8 @@ input[type=number]::-webkit-inner-spin-button {
max-width: 100%;
width: 100%;
text-align: center;
position: absolute;
left: 0;
}
a, .slide label {