Update src/styles/styles.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
This commit is contained in:
parent
733c155447
commit
eb450839d5
@ -371,10 +371,10 @@ h6 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.button-group button.is-active {
|
.button-group button.is-active {
|
||||||
background-color: #4caf50;
|
background-color: rgb(255 255 255 / 15%);
|
||||||
color: #ffffff;
|
color: rgb(255 255 255 / 85%);
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
transform: scale(1.05);
|
transform: scale(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
.labelMain {
|
.labelMain {
|
||||||
|
Loading…
Reference in New Issue
Block a user