فهرست منبع

Fix btn color in paper theme

Wang Zhi 6 سال پیش
والد
کامیت
27c9df9bc8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      terminus-core/src/theme.paper.scss

+ 1 - 1
terminus-core/src/theme.paper.scss

@@ -138,7 +138,7 @@ app-root  {
                 background: transparent;
                 line-height: 42px;
 
-                svg {
+                svg, path {
                     fill: $black;
                     fill-opacity: 0.75;
                 }