UX: applies default background color to onebox (#9407)

This commit is contained in:
Joffrey JAFFEUX
2020-04-12 21:21:21 +02:00
committed by GitHub
parent 0f14bce799
commit a863d8eecb

View File

@@ -98,6 +98,7 @@ aside.onebox {
margin-bottom: 1em;
padding: 12px 25px 12px 12px;
font-size: $font-0;
background: $secondary;
header {
margin-bottom: 8px;