Center SkModPlayer on big displays

Authored-by: Freeplay <freeplay@duck.com>
Co-authored-by: Freeplay <freeplay@duck.com>
This commit is contained in:
CenTdemeern1 2024-11-04 22:50:56 +01:00
parent e783359aca
commit c2c2120b76
1 changed files with 1 additions and 0 deletions

View File

@ -451,6 +451,7 @@ onDeactivated(() => {
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: center;
> i {
display: block;