Merge pull request '样式' (#42) from yangjie into master

Reviewed-on: #42
This commit is contained in:
yangqiang 2024-12-11 15:22:03 +08:00
commit 39010986d2
1 changed files with 2 additions and 2 deletions

View File

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