diff --git a/src/components/UserVideo/index.module.scss b/src/components/UserVideo/index.module.scss index 315823a..b1d7b15 100644 --- a/src/components/UserVideo/index.module.scss +++ b/src/components/UserVideo/index.module.scss @@ -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;