Skip to content

Commit c0644b3

Browse files
committed
feat(Embedded Management): Exposing the assistant ID for three-party docking
1 parent 5cb48b9 commit c0644b3

File tree

1 file changed

+1
-0
lines changed
  • frontend/src/views/system/embedded

1 file changed

+1
-0
lines changed

frontend/src/views/system/embedded/Card.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ const pageLogo = computed(() => {
191191
line-height: 20px;
192192
background: #ff880033;
193193
color: #d97400;
194+
margin-top: -18px;
194195
195196
&.is-base {
196197
background: var(--ed-color-primary-33, #1cba9033);

0 commit comments

Comments
 (0)