~cytrogen/masto-fe

9a8190da4a7a5bd74df36ae076573e014b254ef0 — Antonin Del Fabbro 2 years ago f337008
Change opacity of the delete icon in the search field to be more visible (#26449)

1 files changed, 1 insertions(+), 0 deletions(-)

M app/javascript/styles/mastodon/components.scss
M app/javascript/styles/mastodon/components.scss => app/javascript/styles/mastodon/components.scss +1 -0
@@ 5125,6 5125,7 @@ a.status-card {

    &.active {
      transform: rotate(90deg);
      opacity: 1;
    }

    &:hover {