mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +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%;
|
||||
}
|
||||
|
||||
.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;
|
||||
|
||||
Reference in New Issue
Block a user