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