v2.3.1
This commit is contained in:
10
demos/custom/NameAndDateCell.css
Normal file
10
demos/custom/NameAndDateCell.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.text.wx-4qJ64Gcp,
|
||||
.date.wx-4qJ64Gcp {
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.date.wx-4qJ64Gcp {
|
||||
color: #5f5f5f;
|
||||
font-size: 12px;
|
||||
}
|
||||
Reference in New Issue
Block a user