Fix badge owners number input width

This commit is contained in:
Kalle
2022-09-05 15:23:12 +03:00
parent ffd184ffe6
commit 003c2c47a4

View File

@@ -90,7 +90,7 @@
}
.badges-edit__number-input {
width: 5rem;
max-width: 5rem;
}
.badges-edit__cancel-button {