refactror

This commit is contained in:
syuilo
2020-07-05 03:49:58 +09:00
parent a891f7e862
commit e9afc1d867
12 changed files with 46 additions and 46 deletions

View File

@ -83,8 +83,8 @@ export default Vue.extend({
&.checked {
> .button {
background-color: var(--xxubwiul);
border-color: var(--xxubwiul);
background-color: var(--X10);
border-color: var(--X10);
> * {
background-color: var(--accent);
@ -108,7 +108,7 @@ export default Vue.extend({
margin: 3px 0 0 0;
width: 34px;
height: 14px;
background: var(--nhzhphzx);
background: var(--X6);
outline: none;
border-radius: 14px;
transition: inherit;