remove incorrect comment

This commit is contained in:
Brian Hicks 2020-12-10 17:10:36 -06:00
parent 67f7312fdc
commit 21fcc61455

View File

@ -317,7 +317,6 @@ viewSwitch config =
Css.property "stroke" "#146AFF"
else
-- gray75, but can't use the Color type here
Css.property "stroke" "rgba(255,255,255,0)"
, transition "stroke 0.2s"
]