fix(Dreary): playlist positioning (#800)

This commit is contained in:
Nam Anh 2022-07-13 21:09:24 +07:00 committed by GitHub
parent 54e006038c
commit 578d96abae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;
}