[Glitch] Fix the regression with the search icon position
Port edfc53856f
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2653/head
parent
ccdf56085d
commit
c844817c78
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue