Remove margin-left from search icon on the spotlight dialog (#7987)

pull/21833/head
Suguru Hirahara 2022-03-08 15:40:25 +00:00 committed by GitHub
parent a792097d02
commit 5c535d1885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -214,7 +214,6 @@ limitations under the License.
.mx_SpotlightDialog_otherSearches_messageSearchIcon {
display: inline-block;
margin-left: 8px;
width: 20px;
height: 20px;
background-color: $secondary-content;