]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/application.scss
Fix button theming
[github/Chocobozzz/PeerTube.git] / client / src / sass / application.scss
index f0ff8f2f49768bebae71ab6807de15fa8b019eae..2c364afb45a157007f76b40562f19ce02b3e4041 100644 (file)
@@ -112,6 +112,7 @@ button {
   @include disable-outline;
 
   background: unset;
+  color: pvar(--mainForegroundColor);
 }
 
 label {