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

Port b271c3da75 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
Antonin Del Fabbro 2023-08-23 15:51:07 +02:00 committed by Claire
parent a0c46afb82
commit 6f5721e5c9
1 changed files with 1 additions and 0 deletions

View File

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