diff --git a/src/client/app/common/views/components/visibility-chooser.vue b/src/client/app/common/views/components/visibility-chooser.vue index 71e92a85f..e37717f2c 100644 --- a/src/client/app/common/views/components/visibility-chooser.vue +++ b/src/client/app/common/views/components/visibility-chooser.vue @@ -181,7 +181,7 @@ root(isDark) background isDark ? #21242b : #ddd &.active - cursor $theme-color-foreground + color $theme-color-foreground background $theme-color > *