Remove margin-left from search icon on the spotlight dialog (#7987)
This commit is contained in:
parent
a792097d02
commit
5c535d1885
1 changed files with 0 additions and 1 deletions
|
@ -214,7 +214,6 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_SpotlightDialog_otherSearches_messageSearchIcon {
|
.mx_SpotlightDialog_otherSearches_messageSearchIcon {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-left: 8px;
|
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
background-color: $secondary-content;
|
background-color: $secondary-content;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue