Files
wl_student_system/vue/node_modules/element-plus/theme-chalk/el-container.css
T

1 line
151 B
CSS
Raw Normal View History

2026-09-21 17:34:06 +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}