Center SkModPlayer on big displays
Authored-by: Freeplay <freeplay@duck.com> Co-authored-by: Freeplay <freeplay@duck.com>
This commit is contained in:
parent
e783359aca
commit
c2c2120b76
|
@ -451,6 +451,7 @@ onDeactivated(() => {
|
|||
overflow: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
||||
> i {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in New Issue