mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 05:38:04 +00:00
style: new lyrics background
This commit is contained in:
parent
c506dea02b
commit
723cf1b3b3
4 changed files with 58 additions and 3 deletions
|
|
@ -133,3 +133,12 @@ body[data-theme='dark'] .lyrics-page .vue-slider-process {
|
|||
body[data-theme='dark'] .lyrics-page .vue-slider-dot-handle {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.lyrics-page[data-theme='dark'] .vue-slider-rail {
|
||||
background-color: rgba(255, 255, 255, 0.18);
|
||||
}
|
||||
|
||||
.lyrics-page[data-theme='dark'] .vue-slider-process,
|
||||
.lyrics-page[data-theme='dark'] .vue-slider-dot-handle {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue