mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-22 14:53:15 +00:00
Merge pull request #302 from KnzkDev/fix/search-popout
Fix search popout
This commit is contained in:
commit
2ec9a75a1d
|
@ -3918,7 +3918,7 @@
|
|||
border-radius: 0;
|
||||
}
|
||||
|
||||
.search-popout {
|
||||
.drawer--search--popout {
|
||||
background: $simple-background-color;
|
||||
border-radius: 4px;
|
||||
padding: 10px 14px;
|
||||
|
|
Loading…
Reference in a new issue