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,17 +1,3 @@
button {
cursor: pointer;
}
button:focus {
outline: none;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.saper {
display: flex;
padding-top: 10%;