Change opacity of the delete icon in the search field to be more visible (#26449)

lolsob-rspec
Antonin Del Fabbro 2023-08-23 15:51:07 +02:00 committed by GitHub
parent 2e58f75da6
commit b271c3da75
1 changed files with 1 additions and 0 deletions

View File

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