Merge pull request #1428 from yfwz100/patch-1

Fix btn color in paper theme
This commit is contained in:
Eugene
2019-08-29 14:42:55 +02:00
committed by GitHub

View File

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