标签:text import lips div 直接 over space line height
直接贴代码了:
::v-deep .el-radio__label {
width: 100% !important;
text-overflow: ellipsis;
white-space: normal;
line-height: 18px;
// word-wrap: break-word !important; 无效
}
标签:text import lips div 直接 over space line height
原文地址:https://www.cnblogs.com/Jennyishere/p/13406105.html