Fix search popout

rebase/4.0.0rc2
ncls7615 2018-01-06 21:50:11 +09:00
parent 2eed4ace11
commit da98c33161
No known key found for this signature in database
GPG Key ID: 18FE1E1E7098294A
1 changed files with 1 additions and 1 deletions

View File

@ -3918,7 +3918,7 @@
border-radius: 0; border-radius: 0;
} }
.search-popout { .drawer--search--popout {
background: $simple-background-color; background: $simple-background-color;
border-radius: 4px; border-radius: 4px;
padding: 10px 14px; padding: 10px 14px;