Fix the regression with the search icon position (#29417)
This commit is contained in:
@@ -5204,6 +5204,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