Skip to content

Commit

Permalink
UX: applies default background color to onebox (#9407)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjaffeux committed Apr 12, 2020
1 parent 0f14bce commit a863d8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/common/base/onebox.scss
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ aside.onebox {
margin-bottom: 1em;
padding: 12px 25px 12px 12px;
font-size: $font-0;
background: $secondary;

header {
margin-bottom: 8px;
Expand Down

0 comments on commit a863d8e

Please sign in to comment.