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

This commit is contained in:
Suguru Hirahara
2022-03-08 15:40:25 +00:00
committed by GitHub
parent a792097d02
commit 5c535d1885

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;