Files
shopxo/public/static/admin/default/css/answer.css

6 lines
93 B
CSS
Raw Normal View History

2018-12-28 18:58:37 +08:00
/**
* 列表
*/
2020-06-30 19:31:09 +08:00
.form-table-content table.am-table .reply-content {
max-height: 80px;
2019-05-15 01:09:10 +08:00
}