mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
Fix spotlight search bad padding (#7436)
This commit is contained in:
parent
b412067b24
commit
7dacaf7d06
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ limitations under the License.
|
|||
flex-direction: column;
|
||||
|
||||
.mx_Dialog_header {
|
||||
margin-bottom: 0;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.mx_SpotlightDialog_searchBox {
|
||||
|
|
Loading…
Reference in a new issue