diff --git a/modules/web.html b/modules/web.html index b057989..2b06868 100644 --- a/modules/web.html +++ b/modules/web.html @@ -103,6 +103,11 @@ #section-queue { flex: 1 1 0; } + #section-playlist, + #section-queue { + transition: flex 0.4s cubic-bezier(0.4, 0, 0.2, 1); + } + .small{font-size:12px; color:var(--muted)} .muted{color:var(--muted); font-size:13px} @@ -167,7 +172,7 @@ -
+
Queue