[Glitch] Fix the regression with the search icon position

Port edfc53856f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Roni Laukkarinen 2024-02-28 14:01:18 +02:00 committed by Claire
parent ccdf56085d
commit c844817c78

View file

@ -5729,6 +5729,7 @@ a.status-card {
color: $darker-text-color;
cursor: default;
pointer-events: none;
margin-inline-start: 16px - 2px;
&.active {
pointer-events: auto;