紧凑布局4x

This commit is contained in:
2023-10-19 01:04:12 +08:00
parent 9f8670ed7d
commit f9d1d4b588
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ export default class MusicList {
maxWidth: '20rem', maxHeight: '70vh',
overflow: 'hidden', boxShadow: '0 0 1rem #eee',
display: 'flex', flexDirection: 'column',
fontSize: '12px'
},
onclick: event => {
this.ul.classList.toggle('disable')