mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 04:51:06 +02:00
add external song indicator for queue
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.root {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.with-space {
|
||||
margin-right: var(--theme-spacing-xs);
|
||||
}
|
||||
Reference in New Issue
Block a user