Files
chuanggao-website/client/node_modules/element-plus/theme-chalk/el-container.css

1 line
138 B
CSS
Raw Normal View History

2026-05-12 16:53:18 +08:00
.el-container{box-sizing:border-box;flex-direction:row;flex:auto;min-width:0;display:flex}.el-container.is-vertical{flex-direction:column}