mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-31 20:12:55 -05:00
[Glitch] Fix duplicate border around search results
Port 315308b10cf1d6431053c1553a2f0b596471f039 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
c5b7f48cce
commit
316132bdbd
@ -3268,6 +3268,11 @@ $ui-header-logo-wordmark-width: 99px;
|
||||
.explore__search-header {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.explore__search-results {
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.icon-with-badge {
|
||||
|
Loading…
x
Reference in New Issue
Block a user