Fix the regression with the search icon position (#29417)
parent
8f3c91fc3c
commit
edfc53856f
|
@ -5204,6 +5204,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