Fixed MusicBox Sizing
parent
1c464288ee
commit
e4e7ddbfca
|
|
@ -25,6 +25,7 @@ export default {
|
||||||
<style scoped lang="sass">
|
<style scoped lang="sass">
|
||||||
div.music-box
|
div.music-box
|
||||||
width: 8.4rem
|
width: 8.4rem
|
||||||
|
min-width: 8.4rem
|
||||||
margin: 0 1rem
|
margin: 0 1rem
|
||||||
img
|
img
|
||||||
border-radius: 100%
|
border-radius: 100%
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue