修复了个人中心和直播视频item高度

This commit is contained in:
2020-11-10 14:56:42 +08:00
parent e515b8266d
commit b0a6592373
7 changed files with 57 additions and 7 deletions

View File

@@ -36,7 +36,7 @@
<style lang="scss" scoped>
.videoitem{
width: 226px;
height: 198px;
// height: 198px;
background-color: #fff;
border-radius: 17px;
overflow: hidden;

View File

@@ -37,7 +37,7 @@
<style lang="scss" scoped>
.videoitem{
width: 226px;
height: 198px;
// height: 198px;
background-color: #fff;
border-radius: 17px;
overflow: hidden;