CONTROL.less.ftl 315 字节 编辑Web IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 <#ibizinclude> ../@MACRO/CSS/DEFAULT.less.ftl </#ibizinclude> .tabexppanel { height: 100%; >.ivu-tabs-bar { margin-bottom: 0px; } >.ivu-tabs-content { height: calc(100% - 36px); padding: 0px !important; .ivu-tabs-tabpane { height: 100%; } } }