【issues/5407】字段信息校验是多行提示会被遮挡 ---
parent
da55e94a66
commit
9e59b2b7c6
|
@ -59,3 +59,9 @@ img, video {
|
|||
height: auto;
|
||||
}
|
||||
// 保持 和 windi 一样的全局样式,减少升级带来的影响
|
||||
|
||||
// update-begin--author:liaozhiyang---date:20230925---for:【issues/5407】字段信息校验是多行提示会被遮挡
|
||||
.vxe-cell--valid-msg {
|
||||
white-space: nowrap;
|
||||
}
|
||||
// update-end--author:liaozhiyang---date:20230925---for:【issues/5407】字段信息校验是多行提示会被遮挡
|
||||
|
|
Loading…
Reference in New Issue