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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ limitations under the License.
flex-direction: column;
.mx_Dialog_header {
margin-bottom: 0;
display: none;
}
.mx_SpotlightDialog_searchBox {