Correct new search input’s rounded corners (#8921)

t3chguy/dedup-icons-17oct
Janne Mareike Koschinski 2022-06-29 12:58:08 +02:00 committed by GitHub
parent 4486509d88
commit bfbfe59d9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ limitations under the License.
.mx_SpotlightDialog_searchBox {
margin: 0;
border: none;
border-radius: 8px 8px 0 0;
padding: $spacing-12 $spacing-16;
border-bottom: 1px solid $system;