ibizappviewlist-view.scss 192 字节 编辑Web IDE 1 2 3 4 5 6 7 8 9 10 11 // 基于 @VIEW/实体列表视图/VIEW.scss.ftl 生成 .ibizappviewlist-view{ position: relative; } // this is scss .portal-listview-noboxshadow{ box-shadow: 0px 0px 0px; }