Fix spotlight search bad padding (#7436)

This commit is contained in:
Michael Telatynski
2021-12-22 10:05:14 +00:00
committed by GitHub
parent b412067b24
commit 7dacaf7d06
+1 -1
View File
@@ -52,7 +52,7 @@ limitations under the License.
flex-direction: column; flex-direction: column;
.mx_Dialog_header { .mx_Dialog_header {
margin-bottom: 0; display: none;
} }
.mx_SpotlightDialog_searchBox { .mx_SpotlightDialog_searchBox {