mirror of
https://github.com/tubearchivist/tubearchivist
synced 2024-11-02 09:41:07 +00:00
hide comment box overflow
This commit is contained in:
parent
ebf53f6486
commit
abfd109203
@ -838,6 +838,7 @@ video:-webkit-full-screen {
|
|||||||
|
|
||||||
.comment-box {
|
.comment-box {
|
||||||
padding-bottom: 1rem;
|
padding-bottom: 1rem;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.comments-replies {
|
.comments-replies {
|
||||||
|
Loading…
Reference in New Issue
Block a user