Aevann 2024-04-12 16:58:51 +02:00
parent f5b2ce32d0
commit a616a0fcdd
1 changed files with 4 additions and 0 deletions

View File

@ -7135,6 +7135,10 @@ input::-webkit-inner-spin-button {
margin: 0 !important;
}
input[type=number] {
-moz-appearance: textfield;
}
.has_header {
padding-top: 81.55px !important
}