[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>
This commit is contained in:
parent
a0c46afb82
commit
6f5721e5c9
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
transform: rotate(90deg);
|
transform: rotate(90deg);
|
||||||
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
Loading…
Reference in a new issue