.app-panel { .panel-container-header { height: 38px; line-height: 32px; font-weight: 600; border-bottom: 1px solid #eee; margin-bottom: 6px; padding: 6px; } .panel-container-content { height: calc(100% - 44px); } .el-tabs__header { margin: 0; } // 按钮样式 .app-pos-container { >.app-button { margin: 0 6px; width: calc(100% - 12px); } } }