This commit is contained in:
syuilo
2018-09-28 11:18:56 +09:00
parent 18be0d36f3
commit fccfe19e13
8 changed files with 45 additions and 59 deletions

View File

@ -125,7 +125,7 @@ root(isDark)
> text
font-size 10px
fill isDark ? rgba(#fff, 0.55) : rgba(#000, 0.55)
fill var(--chartCaption)
> tspan
opacity 0.5