change playlist-body to --color3

This commit is contained in:
booploops 2022-06-04 22:00:19 -07:00
parent e6d9ec8a80
commit d627a182e2

View file

@ -565,7 +565,7 @@
overflow-y: overlay;
height: 100%;
padding: 0px;
background-color: var(--color1);
background-color: var(--color3);
&.scrollbody {
.tabs {