Skip to content

Commit 070a36e

Browse files
committed
fix(Embedded Management): Assistant - Basic Applications - Basic Information Application name, prompts, and other information are incorrect
1 parent a7a71c4 commit 070a36e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

frontend/src/views/embedded/AssistantPreview.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ const pageLogo = computed(() => {
120120
121121
.ed-icon:not(.logo) {
122122
cursor: pointer;
123-
color: #1f2329;
124123
125124
&::after {
126125
content: '';

frontend/src/views/embedded/index.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ onBeforeUnmount(() => {
239239
240240
.ed-icon:not(.logo) {
241241
cursor: pointer;
242-
color: #1F2329;
243242
244243
&::after {
245244
content: '';

0 commit comments

Comments
 (0)