Fixed name alignment

canary
WolverinDEV 2019-02-17 14:03:20 +01:00
parent 308d51874c
commit 1dc228e9a6
1 changed files with 4 additions and 0 deletions

View File

@ -109,6 +109,10 @@
&.align-center, &.align-repetitive {
justify-content: center;
}
.channel-name {
align-self: center;
}
}
.icons {