This website works better with JavaScript
Home
Explore
Help
Sign In
hrx
/
mky-vent-base
Watch
1
Star
0
Fork
1
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
[Style 0000]修改AI弹框边距样式
wangkeyi
5 days ago
parent
7e9858ecac
commit
b3ec299b68
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/views/ventAI/manageAssistent/components/AiAssistantModal.vue
+ 1
- 1
src/views/ventAI/manageAssistent/components/AiAssistantModal.vue
View File
@@ -2453,7 +2453,7 @@
}
}
.zxm-modal-body {
- padding: 12px 24px;
+ padding: 12px 24px
!important
;
}
}