fixed bug with styles

This commit is contained in:
Kostya
2024-01-20 13:24:58 +03:00
parent ec54e06431
commit 7d64bd285f

View File

@@ -231,15 +231,15 @@ input[type="number"]::-webkit-outer-spin-button {
margin-top: 1%;
}
.steps-btns__display {
display: flex;
}
.steps-btns__display span {
display: flex;
color: #adadad;
}
.steps-btns__display {
display: flex;
}
.btns-style__steps button {
border-radius: 10px;
background: #252C47;