Revert border-radius in the search popout

This commit is contained in:
Niléane 2023-12-10 21:53:57 +01:00
commit 14630c26ae
No known key found for this signature in database
3 changed files with 0 additions and 3 deletions

View file

@ -3314,7 +3314,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body .search__popout__menu__item:is(.selected, :active, :focus, :hover) mark {
background-color: var(--color-accent);
color: var(--color-accent-fg);
border-radius: 8px;
}
@media screen and (max-width:1174px) {