mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-28 19:10:22 -05:00
Add opaque background to search results section
This commit is contained in:
parent
c58877862d
commit
30736f4886
@ -2990,6 +2990,10 @@ button.icon-button.active i.fa-retweet {
|
|||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.search-results__section {
|
||||||
|
background: lighten($ui-base-color, 2%);
|
||||||
|
}
|
||||||
|
|
||||||
.search-results__hashtag {
|
.search-results__hashtag {
|
||||||
display: block;
|
display: block;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user