mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2026-02-04 18:24:14 +02:00
fixed bug with styles
This commit is contained in:
@@ -231,15 +231,15 @@ input[type="number"]::-webkit-outer-spin-button {
|
|||||||
margin-top: 1%;
|
margin-top: 1%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.steps-btns__display {
|
|
||||||
display: flex;
|
|
||||||
}
|
|
||||||
|
|
||||||
.steps-btns__display span {
|
.steps-btns__display span {
|
||||||
display: flex;
|
display: flex;
|
||||||
color: #adadad;
|
color: #adadad;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.steps-btns__display {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
.btns-style__steps button {
|
.btns-style__steps button {
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
background: #252C47;
|
background: #252C47;
|
||||||
|
|||||||
Reference in New Issue
Block a user