@@ -527,6 +527,8 @@
border: none;
width: 63%;
border-radius: 18px;
+ display: flex;
+ flex-direction: column;
}
.right-musicName {
@@ -543,6 +545,7 @@
.rightBox {
+ flex: 1;
width: 100%;
height: 100%;
@@ -598,10 +601,10 @@
.rightBtns {
- position: absolute;
- bottom: 0;
- left: 0;
- right: 0;
+ // position: absolute;
+ // bottom: 0;
+ // left: 0;
+ // right: 0;
padding: 0 18px 18px 18px;
display: flex;
align-items: flex-end;
@@ -162,15 +162,14 @@
border-radius: 3px;
border: 0.6px solid #FFC5C5;
line-height: 1;
- margin-right: 2px;
+ margin-right: 1px;
transform: scale(0.85);
.iconFire {
display: inline-block;
width: 8px;
height: 10px;
- margin-right: 3px;
- transform: scale(0.9);
@@ -180,7 +179,7 @@
background: #FFFFFF;