fix: retriveal text left ui

This commit is contained in:
Joel
2024-12-17 14:28:22 +08:00
parent 175f5fe6af
commit 4df52e7f95
2 changed files with 14 additions and 16 deletions

View File

@ -6,10 +6,6 @@
@apply flex-1 h-full;
}
.table td {
@apply whitespace-nowrap overflow-hidden text-ellipsis;
}
.commonIcon {
@apply w-3.5 h-3.5 inline-block align-middle;
background-repeat: no-repeat;