fix;音色样式bug

This commit is contained in:
yanghang
2025-07-25 11:14:49 +08:00
parent d3a573e03d
commit af9f537d4b
+7 -1
View File
@@ -1272,7 +1272,7 @@ const chooseRateNow = (item) => {
margin-bottom: 20rpx;
overflow: hidden;
.box-item-title{
width: 86rpx;
width: 81rpx;
height: 100%;
float: left;
overflow: hidden;
@@ -1284,6 +1284,8 @@ const chooseRateNow = (item) => {
float: left;
width: calc(100% - 86rpx);
overflow: hidden;
padding-left: 5rpx;
padding-top: 5rpx;
.overlay-voice-item{
width: 123rpx;
float: left;
@@ -1298,6 +1300,10 @@ const chooseRateNow = (item) => {
border-radius: 50%;
overflow: hidden;
box-shadow: 1rpx 0rpx 5rpx #ccc;
.overlay-img-box{
width: 100%;
height: 100%;
}
}
.overlay-teacher-name{
width: 123rpx;