样式优化

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; height: 0;
.userVideoContentListItem { .userVideoContentListItem {
height: 10%; height: 13%;
width: calc(100% / 3 - 20px); width: calc(100% / 3 - 8px);
padding: 10px; padding: 4px;
.userVideoContentListItemVideo { .userVideoContentListItemVideo {
background-color: #101317; background-color: #101317;