mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-07 20:18:49 +00:00
Added button for generating channelname in frontpage
This commit is contained in:
@@ -466,6 +466,15 @@ li.disabled span {
|
||||
/*transition: 1s;*/
|
||||
}
|
||||
|
||||
.generate-channel-name {
|
||||
margin-left: -24px;
|
||||
padding-right: 5px;
|
||||
height: 46px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
#frontpage_player{
|
||||
position: fixed;
|
||||
bottom: 10px;
|
||||
|
||||
Reference in New Issue
Block a user