diff options
-rw-r--r-- | client/src/sass/application.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index f0ff8f2f4..2c364afb4 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss | |||
@@ -112,6 +112,7 @@ button { | |||
112 | @include disable-outline; | 112 | @include disable-outline; |
113 | 113 | ||
114 | background: unset; | 114 | background: unset; |
115 | color: pvar(--mainForegroundColor); | ||
115 | } | 116 | } |
116 | 117 | ||
117 | label { | 118 | label { |