mirror of
https://dl.bcrjl.com/ghg/HaoOuBa/Joe.git
synced 2026-02-17 13:10:05 +08:00
更新
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -2128,6 +2128,23 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
&-mp3 {
|
||||
.plyr {
|
||||
max-width: 450px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.plyr--audio{
|
||||
box-shadow: var(--box-shadow);
|
||||
background: var(--classD);
|
||||
border-radius: 26px;
|
||||
padding: 0 5px;
|
||||
--plyr-audio-control-color: var(--routine);
|
||||
.plyr__controls{
|
||||
background: var(--classD);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
&__agree {
|
||||
display: flex;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -403,6 +403,11 @@ html {
|
||||
}
|
||||
}
|
||||
}
|
||||
&-mp3 {
|
||||
.plyr {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.joe_comment {
|
||||
|
||||
Reference in New Issue
Block a user