[Glitch] Change opacity of the delete icon in the search field to be more visible

Port 9a8190da4a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
local
Antonin Del Fabbro 9 months ago committed by Claire
parent 32e67e78a3
commit 406f3942a9
  1. 1
      app/javascript/flavours/glitch/styles/components/search.scss

@ -159,6 +159,7 @@
&.active {
transform: rotate(90deg);
opacity: 1;
}
&:hover {

Loading…
Cancel
Save