Channels list UI

This commit is contained in:
John Livingston
2023-09-20 15:06:34 +02:00
parent 19264fb915
commit 501e958c4b
2 changed files with 3 additions and 1 deletions

View File

@ -15,6 +15,8 @@ $small-view: 800px;
*/
.peertube-plugin-livechat-configuration {
h1 {
padding-top: 40px;
/* See Peertube sub-menu-h1 mixin */
font-size: 1.3rem;
border-bottom: 2px solid $grey-background-color;