Skip to content

Commit

Permalink
[Glitch] Fix the regression with the search icon position
Browse files Browse the repository at this point in the history
Port edfc538 to glitch-soc

Signed-off-by: Claire <[email protected]>
  • Loading branch information
ronilaukkarinen authored and ClearlyClaire committed Feb 28, 2024
1 parent ccdf560 commit c844817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/javascript/flavours/glitch/styles/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit c844817

Please sign in to comment.