fix primeng border color on all themes
[oweals/peertube.git] / client / src / sass / include / _mixins.scss
index c7aa174ed5aa8b744d1ae5e3edecffcc61e01aa5..2efd6a1d3545b81915b9a4e428958468e34cbaa9 100644 (file)
     cursor: pointer;
     height: $button-height;
     text-overflow: ellipsis;
+    color: var(--mainForegroundColor);
 
     &:focus {
       outline: none;