diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/javascript/flavours/glitch/styles/components/search.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/flavours/glitch/styles/components/search.scss b/app/javascript/flavours/glitch/styles/components/search.scss index 30d69d05c..eec2e64d6 100644 --- a/app/javascript/flavours/glitch/styles/components/search.scss +++ b/app/javascript/flavours/glitch/styles/components/search.scss @@ -185,6 +185,7 @@ path:last-child { stroke: lighten($highlight-text-color, 6%) !important; + fill: none !important; } } } |