change color of settings button

This commit is contained in:
Andrew Gundersen 2021-03-11 08:26:23 -06:00
commit ceb7743c8b

View file

@ -200,7 +200,7 @@ export default defineComponent({
margin: 2px;
border-radius: 2.5px;
background-color: #383838;
background-color: #9B9B9B;
}
.settingsOption {