]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix regression in sparkline style in web UI
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 14 May 2020 07:01:23 +0000 (09:01 +0200)
committerThibaut Girka <thib@sitedethib.com>
Thu, 14 May 2020 16:50:57 +0000 (18:50 +0200)
Port c9dcc2d39fb5bd945ecd999e50c08a86cce1aa3e to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
app/javascript/flavours/glitch/styles/components/search.scss

index 30d69d05cc1a4c6a6df5f7e59fbff9515ce01676..eec2e64d68c3cd18c166cdea19c5298c851bc920 100644 (file)
 
       path:last-child {
         stroke: lighten($highlight-text-color, 6%) !important;
+        fill: none !important;
       }
     }
   }