Merge pull request #9456 from dataease/pr@dev-v2@style_ai3

style: 跳转ai助手提示样式
This commit is contained in:
王嘉豪 2024-04-29 17:11:32 +08:00 committed by GitHub
commit ed8a51b4e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,6 +43,7 @@ onMounted(() => {
z-index: 10001 !important; z-index: 10001 !important;
padding: 24px !important; padding: 24px !important;
box-shadow: none !important; box-shadow: none !important;
border: 0px !important;
background: var(--ed-color-primary) !important; background: var(--ed-color-primary) !important;
.ed-popper__arrow::before { .ed-popper__arrow::before {
border: 1px solid var(--ed-color-primary) !important; border: 1px solid var(--ed-color-primary) !important;