😎调整vxe弹出框默认样式
This commit is contained in:
parent
4f1c214584
commit
883bb18b16
@ -125,3 +125,13 @@
|
|||||||
background-color: var(--el-color-primary) !important;
|
background-color: var(--el-color-primary) !important;
|
||||||
color: white !important;
|
color: white !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.vxe-modal--container {
|
||||||
|
margin: -1px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.vxe-modal--zoom-btn:hover,
|
||||||
|
.vxe-modal--close-btn:hover {
|
||||||
|
color: red !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user