stdproject/frontend/node_modules/element-plus/theme-chalk/el-container.css

1 line
151 B
CSS
Raw Normal View History

2025-05-30 13:43:31 +08:00
.el-container{box-sizing:border-box;display:flex;flex:1;flex-basis:auto;flex-direction:row;min-width:0}.el-container.is-vertical{flex-direction:column}