change color of settings button
This commit is contained in:
parent
61253f9cc2
commit
ceb7743c8b
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ export default defineComponent({
|
||||||
|
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
border-radius: 2.5px;
|
border-radius: 2.5px;
|
||||||
background-color: #383838;
|
background-color: #9B9B9B;
|
||||||
}
|
}
|
||||||
|
|
||||||
.settingsOption {
|
.settingsOption {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue