Custom channel emoticons WIP (#130): tabs

This commit is contained in:
John Livingston
2024-06-07 11:51:32 +02:00
parent 2dbfe49212
commit 1b9ecea443
8 changed files with 69 additions and 6 deletions

View File

@ -33,6 +33,12 @@ $small-view: 800px;
font-size: 1.3rem;
border-bottom: 2px solid $grey-background-color;
padding-bottom: 15px;
}
livechat-channel-tabs {
display: block;
/* See Peertube sub-menu-h1 mixin */
margin-bottom: $sub-menu-margin-bottom;
}