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