1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-23 02:22:02 +03:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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