mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
弹窗样式影响
This commit is contained in:
@@ -177,6 +177,7 @@ export default {
|
|||||||
:deep(.ant-modal-root .ant-modal-mask) {
|
:deep(.ant-modal-root .ant-modal-mask) {
|
||||||
background-color: #000 !important;
|
background-color: #000 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
:deep(.modal.ant-modal) {
|
:deep(.modal.ant-modal) {
|
||||||
width: 68% !important;
|
width: 68% !important;
|
||||||
height: 80% !important;
|
height: 80% !important;
|
||||||
@@ -195,7 +196,7 @@ export default {
|
|||||||
width: 96%;
|
width: 96%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background: transparent;
|
background: transparent!important;
|
||||||
.ant-modal-close {
|
.ant-modal-close {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user