Add missing background-color
This commit is contained in:
parent
1909916b64
commit
146401117b
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
background-color: var(--background-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
&__actions {
|
&__actions {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue