mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
add initial bottom bar
+ use a hacky grid to position bottom bar for chrome compatibility
This commit is contained in:
committed by
Mungai Njoroge
parent
d5bf60f93d
commit
56749ddfd9
@@ -5,6 +5,7 @@
|
||||
class="ellip"
|
||||
:style="{
|
||||
fontSize: small ? '0.85rem' : smaller ? 'small' : '',
|
||||
padding: '0 .25rem'
|
||||
}"
|
||||
>
|
||||
<div v-if="artists === null || artists.length === 0">
|
||||
|
||||
Reference in New Issue
Block a user