样式优化

This commit is contained in:
yj 2024-09-09 14:02:57 +08:00
parent 4e9bcb813e
commit 0cda0e7842
1 changed files with 2 additions and 2 deletions

View File

@ -65,8 +65,8 @@
height: 0;
.userVideoContentListItem {
height: 24%;
width: calc(100% / 3 - 8px);
height: 32%;
width: calc(100% / 4 - 8px);
padding: 4px;
.userVideoContentListItemVideo {