mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-28 01:05:18 -04:00
Add error message when comments are disabled
This commit is contained in:
parent
b173d4acf2
commit
d0fecd2bc0
7 changed files with 52 additions and 11 deletions
|
@ -816,3 +816,7 @@ h1, h2, h3, h4, h5, p,
|
|||
#download_widget {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#comments-turned-off-on-video-message > p, #comments-disabled-message > p {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue