Fix the regression with the search icon position (#29417)

This commit is contained in:
Roni Laukkarinen 2024-02-28 14:01:18 +02:00 committed by GitHub
parent 8f3c91fc3c
commit edfc53856f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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;