修复展开评论时的歌词大小问题
parent
b09dba0a95
commit
8df6e7ef90
|
@ -296,12 +296,7 @@ export default {
|
|||
}
|
||||
.right {
|
||||
flex-basis: 30%;
|
||||
.lyric {
|
||||
font-size: 13px !important;
|
||||
}
|
||||
.lrc-content {
|
||||
margin: 13px 0 !important;
|
||||
}
|
||||
--playDetail-lrc-font-size: 13px !important;
|
||||
.lyricSelectContent {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue