样式优化
This commit is contained in:
parent
4e9bcb813e
commit
0cda0e7842
|
|
@ -65,8 +65,8 @@
|
||||||
height: 0;
|
height: 0;
|
||||||
|
|
||||||
.userVideoContentListItem {
|
.userVideoContentListItem {
|
||||||
height: 24%;
|
height: 32%;
|
||||||
width: calc(100% / 3 - 8px);
|
width: calc(100% / 4 - 8px);
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
|
|
||||||
.userVideoContentListItemVideo {
|
.userVideoContentListItemVideo {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue