.menu { padding: 20px; .el-card { min-height: 600px; } .demo-tabs { .el-tabs__content { padding: 20px; } :deep(.el-tab-pane) { width: 100%; } } }