mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-23 14:35:14 +00:00
merge: Fix: Center SkModPlayer on big displays (!734)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/734 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev> Approved-by: Tess K <me@thvxl.se>
This commit is contained in:
commit
fd47bf3483
1 changed files with 1 additions and 0 deletions
|
@ -451,6 +451,7 @@ onDeactivated(() => {
|
|||
overflow: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
||||
> i {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in a new issue