Skip to content

Commit 89817a8

Browse files
committed
修复卡片
1 parent bc93137 commit 89817a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Colorui-UniApp/colorui/main.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1388,6 +1388,12 @@ button.icon.lg {
13881388
margin-top: 10upx
13891389
}
13901390

1391+
.cu-list.menu-avatar.comment>.cu-item .content{
1392+
position: relative;
1393+
left: 0;
1394+
width: auto;
1395+
flex: 1;
1396+
}
13911397
.cu-list.menu-avatar.comment>.cu-item {
13921398
padding-top: 30upx;
13931399
padding-bottom: 30upx;

0 commit comments

Comments
 (0)