Compare commits
No commits in common. "39010986d254b5b45fe9de615d0a6e4b016ac2fe" and "ae8ba8cbe23bf550b2a3cb4866de89ec0f1a6bad" have entirely different histories.
39010986d2
...
ae8ba8cbe2
|
|
@ -65,8 +65,8 @@
|
|||
height: 0;
|
||||
|
||||
.userVideoContentListItem {
|
||||
height: calc(100% / 6 - 8px);
|
||||
width: calc(100% / 2 - 8px);
|
||||
height: 13%;
|
||||
width: calc(100% / 3 - 8px);
|
||||
padding: 4px;
|
||||
|
||||
.userVideoContentListItemVideo {
|
||||
|
|
|
|||
Loading…
Reference in New Issue