浏览代码

修改bug

See999 5 年前
父节点
当前提交
5d927d24a4
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/pages/main/today/TodayTab.vue

+ 4 - 0
src/pages/main/today/TodayTab.vue 查看文件

1439
 
1439
 
1440
 
1440
 
1441
 <style style="stylesheet/scss" lang="scss" scoped>
1441
 <style style="stylesheet/scss" lang="scss" scoped>
1442
+#today_panel{
1443
+ overflow-x: hidden;
1444
+}
1442
   .today_panel {
1445
   .today_panel {
1443
   height: calc(100% - 63px);
1446
   height: calc(100% - 63px);
1447
+ 
1444
   }
1448
   }
1445
 
1449
 
1446
   .mainContent {
1450
   .mainContent {