样式 #42
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue