[feature](webapp) add mobile agents drawer (#64)

This commit is contained in:
williamhliu
2023-09-10 11:50:26 +08:00
committed by GitHub
parent 5bab18e092
commit 3c0edb67c7
13 changed files with 171 additions and 26 deletions

View File

@@ -248,6 +248,8 @@
&-entity-info {
display: flex;
align-items: center;
flex-wrap: wrap;
row-gap: 6px;
column-gap: 12px;
margin-top: 4px;
color: var(--text-color-third);
@@ -257,6 +259,8 @@
&-dimension-item {
display: flex;
align-items: center;
flex-wrap: wrap;
row-gap: 6px;
}
&-dimension-name {