forked from github/dataease
Merge pull request #9456 from dataease/pr@dev-v2@style_ai3
style: 跳转ai助手提示样式
This commit is contained in:
commit
ed8a51b4e1
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user