fix the color

Signed-off-by: Greta Doci <gretadoci@gmail.com>

fix background color

Signed-off-by: Greta Doci <gretadoci@gmail.com>
This commit is contained in:
Greta Doci 2019-11-05 15:57:16 +01:00
parent f854fbaa91
commit e85db31ba6
1 changed files with 1 additions and 2 deletions

View File

@ -29,12 +29,11 @@
height: 44px;
cursor: pointer;
transform: rotate(180deg);
background-color: var(--color-background-darker);
background-color: var(--color-main-background);
border-radius: 50%;
opacity: 1;
}
// Virtual scroller overrides
.vue-recycle-scroller {
position: sticky !important;