样式优化

This commit is contained in:
yj 2024-08-30 09:19:50 +08:00
parent 5e210ce2cc
commit 1d857aa7cc
1 changed files with 3 additions and 3 deletions

View File

@ -65,9 +65,9 @@
height: 0;
.userVideoContentListItem {
height: 10%;
width: calc(100% / 3 - 20px);
padding: 10px;
height: 13%;
width: calc(100% / 3 - 8px);
padding: 4px;
.userVideoContentListItemVideo {
background-color: #101317;