Fixed name alignment
This commit is contained in:
parent
308d51874c
commit
1dc228e9a6
1 changed files with 4 additions and 0 deletions
|
@ -109,6 +109,10 @@
|
||||||
&.align-center, &.align-repetitive {
|
&.align-center, &.align-repetitive {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.channel-name {
|
||||||
|
align-self: center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.icons {
|
.icons {
|
||||||
|
|
Loading…
Add table
Reference in a new issue