changed margin-top for crystal-icon, saperpage

This commit is contained in:
Kostya
2023-12-03 09:21:40 +03:00
parent a987e9d64b
commit fa45f06f4b

View File

@@ -100,7 +100,7 @@ input[type="number"]::-webkit-outer-spin-button {
.crystal-icon { .crystal-icon {
position: relative; position: relative;
left: 25px; left: 25px;
top: 5px; top: 2px;
} }
.crystals-btns__display { .crystals-btns__display {