(improvement)(chat-sdk) optimize parse style (#1230)

This commit is contained in:
williamhliu
2024-06-26 10:20:17 +08:00
committed by GitHub
parent 1e5cfb51df
commit 34b76ffd53
4 changed files with 49 additions and 38 deletions

View File

@@ -168,6 +168,10 @@
padding-bottom: 10px;
}
&-empty-content-container {
padding-bottom: 0;
}
&-auth-tip {
font-size: 13px;
color: var(--text-color-secondary);