From 578d96abae8a69f37a23f6c4cf5f3fd3c1e615aa Mon Sep 17 00:00:00 2001 From: Nam Anh Date: Wed, 13 Jul 2022 21:09:24 +0700 Subject: [PATCH] fix(Dreary): playlist positioning (#800) --- Dreary/user.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dreary/user.css b/Dreary/user.css index c183927..b2113fe 100644 --- a/Dreary/user.css +++ b/Dreary/user.css @@ -410,8 +410,6 @@ p.main-buddyFeed-timestamp.main-type-finale, align-items: center; box-sizing: border-box; position: relative; - left: -40px; - top: 50px; overflow: hidden; overflow-y: scroll; }