Files
prop-data-guard/frontend/node_modules/element-plus/theme-chalk/el-option-group.css
T
2026-04-22 17:07:33 +08:00

1 line
351 B
CSS

.el-select-group{margin:0;padding:0}.el-select-group__wrap{margin:0;padding:0;list-style:none;position:relative}.el-select-group__title{box-sizing:border-box;color:var(--el-color-info);text-overflow:ellipsis;white-space:nowrap;padding:0 20px;font-size:12px;line-height:34px;overflow:hidden}.el-select-group .el-select-dropdown__item{padding-left:20px}