[feature](weaapp) add agent

This commit is contained in:
williamhliu
2023-08-20 18:17:00 +08:00
parent c93e60ced7
commit aa218898ff
40 changed files with 1928 additions and 316 deletions

View File

@@ -117,6 +117,10 @@
width: calc(100% - 50px);
}
&-content-mobile {
width: 100%;
}
&-metric-info-list {
margin-top: 30px;
display: flex;
@@ -136,7 +140,6 @@
&-typing-bubble {
width: fit-content;
// padding: 16px !important;
}
&-text-bubble {