Add missing background-color

This commit is contained in:
Sonny Bakker 2021-03-06 18:40:27 +01:00
parent 1909916b64
commit 146401117b

View file

@ -24,6 +24,8 @@
top: 0; top: 0;
width: 100%; width: 100%;
background-color: var(--background-color);
} }
&__actions { &__actions {