fix changeable height
This commit is contained in:
parent
55039bbc3b
commit
af84efb05c
|
|
@ -330,6 +330,7 @@ $aplayer-height-lrc: $aplayer-height + $lrc-height - 6;
|
|||
user-select: text;
|
||||
cursor: default;
|
||||
padding-bottom: 2px;
|
||||
height: 20px;
|
||||
|
||||
.aplayer-title {
|
||||
font-size: 14px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue