drip-table
Version:
A tiny and powerful enterprise-class solution for building tables.
16 lines (14 loc) • 407 B
text/less
/**
* This file is part of the drip-table project.
* @link : https://drip-table.jd.com/
* @author : Emil Zhai (root@derzh.com)
* @modifier : Emil Zhai (root@derzh.com)
* @copyright: Copyright (c) 2021 JD Network Technology Co., Ltd.
*/
.jfe-drip-table-wrapper-column-ajv-error {
border: 1px solid #ff0000;
margin: 0;
padding: 5px 10px;
word-break: break-all;
white-space: pre-wrap;
}