(improvement)(chat-sdk) optimize message card width and show table when metrics count is greater than 1 (#1496)

This commit is contained in:
williamhliu
2024-07-31 15:32:50 +08:00
committed by GitHub
parent 27a70de1be
commit 55abc883ab
7 changed files with 38 additions and 24 deletions

View File

@@ -157,6 +157,7 @@
}
.ant-select-selection-placeholder {
margin-bottom: 0 !important;
padding-left: 0 !important;
line-height: 38px !important;
}