refactor styles for off def-settings input, added off def-settings input for firefox

This commit is contained in:
Kostya
2024-02-04 13:01:59 +03:00
parent a530bf2c6a
commit 5f94676101
3 changed files with 18 additions and 24 deletions

View File

@@ -1,13 +1,3 @@
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
input:focus {
outline: none;
}
.payment-modal {
position: absolute;
top: 20%;