Skip to content

Commit

Permalink
visibility-chooserのBGとlocalOnlyが被らないように
Browse files Browse the repository at this point in the history
  • Loading branch information
mei23 committed Aug 26, 2019
1 parent 707290c commit fb5a47f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -211,7 +211,7 @@ export default Vue.extend({
&.active
color var(--primaryForeground)
background var(--primary)
background var(--primaryDarken5)
> *
user-select none
Expand Down

0 comments on commit fb5a47f

Please sign in to comment.