瀏覽代碼

后台设置滚动

shaogen1995 3 年之前
父節點
當前提交
1b4abbd56b
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      backstage/src/pages/content/sceneAudio.vue

+ 4 - 0
backstage/src/pages/content/sceneAudio.vue

@@ -537,6 +537,10 @@ export default {
 </script>
 
 <style lang="less" scoped>
+/deep/.el-table__body-wrapper{
+  max-height: 523px !important;
+  overflow-y: auto !important;
+}
 .top-body {
   border-top: 0.0625rem solid #e6e6e6;
   line-height: 1.5;