add explicit bg color to group label element
This commit is contained in:
parent
911ba7e8bc
commit
7b97d57311
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
color: #727272;
|
color: #727272;
|
||||||
padding: 2px 1rem;
|
padding: 2px 1rem;
|
||||||
|
background: #f8f8f9;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue