mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2024-11-24 07:05:01 +08:00
refactor(views/lyrics): tweak size
This commit is contained in:
parent
3c798a5606
commit
e1f7618cbd
|
@ -704,13 +704,13 @@ export default {
|
|||
span {
|
||||
opacity: 0.28;
|
||||
cursor: default;
|
||||
font-size: 0.8em;
|
||||
font-size: 0.9em;
|
||||
transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
span.translation {
|
||||
opacity: 0.2;
|
||||
font-size: 0.75em;
|
||||
font-size: 0.825em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user