pull/28784/merge
lon 2025-01-08 13:13:50 +00:00 committed by GitHub
commit ddf3cd3287
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,11 @@ Please see LICENSE files in the repository root for full details.
flex: 1 1 0;
min-width: 0;
.mx_textinput_search {
padding-top: 10px;
padding-bottom: 10px;
}
&.mx_SearchBox_blurred:not(:hover) {
background-color: transparent;
}