mirror of
https://github.com/jeffvli/feishin.git
synced 2026-08-08 13:23:16 +02:00
normalize playerbar config designs
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.active-status {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--theme-spacing-xs);
|
||||
align-items: center;
|
||||
}
|
||||
Reference in New Issue
Block a user