Fix btn color in paper theme

This commit is contained in:
Wang Zhi
2019-08-29 20:32:03 +08:00
committed by GitHub
parent 6968dcdd13
commit 27c9df9bc8

View File

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