This commit is contained in:
@@ -1111,6 +1111,7 @@ const handleBack = () => {
|
|||||||
|
|
||||||
.detail-audio-dock-main {
|
.detail-audio-dock-main {
|
||||||
height: 50px;
|
height: 50px;
|
||||||
|
padding-left: 58px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 14px;
|
gap: 14px;
|
||||||
@@ -1148,6 +1149,13 @@ const handleBack = () => {
|
|||||||
color: #94948f;
|
color: #94948f;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.detail-audio-play {
|
||||||
|
position: absolute;
|
||||||
|
top: 14px;
|
||||||
|
left: 22px;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
|
||||||
.detail-audio-retry {
|
.detail-audio-retry {
|
||||||
height: 32px;
|
height: 32px;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user