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 {
|
||||
background-color: #4caf50;
|
||||
color: #ffffff;
|
||||
background-color: rgb(255 255 255 / 15%);
|
||||
color: rgb(255 255 255 / 85%);
|
||||
font-weight: bold;
|
||||
transform: scale(1.05);
|
||||
transform: scale(1);
|
||||
}
|
||||
|
||||
.labelMain {
|
||||
|
Loading…
Reference in New Issue
Block a user