summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-02-05 23:45:27 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-02-05 23:45:27 +0900
commit4c65b0cd6fe01892153d0838740d67061c664459 (patch)
tree34e72b3192fe230bdf9fa668fd483fbff1962c26 /src
parentBye 'is-url' (#4113) (diff)
downloadmisskey-4c65b0cd6fe01892153d0838740d67061c664459.tar.gz
misskey-4c65b0cd6fe01892153d0838740d67061c664459.tar.bz2
misskey-4c65b0cd6fe01892153d0838740d67061c664459.zip
:art:
Diffstat (limited to 'src')
-rw-r--r--src/client/app/common/views/components/ui/switch.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/common/views/components/ui/switch.vue b/src/client/app/common/views/components/ui/switch.vue
index 48a296c36d..a653e9df6d 100644
--- a/src/client/app/common/views/components/ui/switch.vue
+++ b/src/client/app/common/views/components/ui/switch.vue
@@ -119,11 +119,11 @@ export default Vue.extend({
font-size 16px
cursor pointer
transition inherit
+ color var(--text)
> span
display block
line-height 20px
- color var(--text)
transition inherit
> p