[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
parent
a0c46afb82
commit
6f5721e5c9
|
@ -159,6 +159,7 @@
|
|||
|
||||
&.active {
|
||||
transform: rotate(90deg);
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in New Issue