fix sidebar channel button
This commit is contained in:
parent
0f5093b6bb
commit
ce5116e452
1 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,10 @@
|
|||
|
||||
<style>
|
||||
.sidebar-channel-buttons {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: row;
|
||||
flex-shrink: 0;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue