mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2025-01-14 13:04:05 +01:00
[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>
This commit is contained in:
parent
32e67e78a3
commit
406f3942a9
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