Compare commits

..

2 Commits

Author SHA1 Message Date
yangqiang 39010986d2 Merge pull request '样式' (#42) from yangjie into master
Reviewed-on: #42
2024-12-11 15:22:03 +08:00
yj d30b6ed762 样式 2024-12-11 15:20:58 +08:00
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 {