fix: typo in file view style

This commit is contained in:
prssanna 2020-11-05 11:26:01 +05:30
parent f3b9e076fa
commit aff52a0e21

View file

@ -109,7 +109,7 @@
top: -15px;
left: 0px;
width: 100%;
background-color: var(--bg-colorw);
background-color: var(--bg-color);
border-radius: var(--border-radius);
}
}