mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
[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:
@@ -5729,6 +5729,7 @@ a.status-card {
|
|||||||
color: $darker-text-color;
|
color: $darker-text-color;
|
||||||
cursor: default;
|
cursor: default;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
margin-inline-start: 16px - 2px;
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user