mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2025-12-14 06:42:51 +00:00
聊天窗口padding处理
This commit is contained in:
parent
f032afbb3c
commit
8b8c0e8b1d
@ -225,7 +225,7 @@ export default {
|
|||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.cl-chat__dialog {
|
.cl-chat__dialog {
|
||||||
.el-dialog__body {
|
.el-dialog__body {
|
||||||
padding: 0;
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user