Fix spotlight search bad padding (#7436)

pull/21833/head
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
1 changed files with 1 additions and 1 deletions

View File

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