~cytrogen/masto-fe

406f3942a94c50003219a2738520d98a4053b4c4 — Antonin Del Fabbro 2 years ago 32e67e7
[Glitch] Change opacity of the delete icon in the search field to be more visible

Port 9a8190da4a7a5bd74df36ae076573e014b254ef0 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 files changed, 1 insertions(+), 0 deletions(-)

M app/javascript/flavours/glitch/styles/components/search.scss
M app/javascript/flavours/glitch/styles/components/search.scss => app/javascript/flavours/glitch/styles/components/search.scss +1 -0
@@ 159,6 159,7 @@

    &.active {
      transform: rotate(90deg);
      opacity: 1;
    }

    &:hover {