pilllssssss

This commit is contained in:
booploops 2022-04-21 02:40:55 -07:00
parent 20e7f17386
commit 5bdacf6911
3 changed files with 112 additions and 1 deletions

View file

@ -788,6 +788,14 @@
}
}
.pilldim {
.nav-pills {
width: max-content;
margin: 0 auto;
margin-top: 16px;
}
}
&.plmin {
.playlist-display {
transition: min-height 0.5s ease-in-out;