Simpler settings screen (tips, help, titles, ...)

This commit is contained in:
John Livingston
2021-06-03 12:20:19 +02:00
parent 22f7423f50
commit 5e69474234
3 changed files with 49 additions and 44 deletions

View File

@ -50,3 +50,7 @@
min-height: 30vh;
height: 100%;
}
.peertube-plugin-livechat-warning {
color: orange;
}