样式优化
This commit is contained in:
parent
5e210ce2cc
commit
1d857aa7cc
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue