dont hide overflow
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
.vue3-easy-data-table__body td {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
// overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user