Merge pull request #29901 from sftim/20211003_fix_announcement_background
Fix gradient background rendering for announcements
This commit is contained in:
@@ -601,7 +601,7 @@ body.td-documentation {
|
||||
#announcement {
|
||||
> * {
|
||||
color: inherit;
|
||||
background: inherit;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user