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) {
|
||||
background-color: #000 !important;
|
||||
}
|
||||
|
||||
:deep(.modal.ant-modal) {
|
||||
width: 68% !important;
|
||||
height: 80% !important;
|
||||
@@ -195,7 +196,7 @@ export default {
|
||||
width: 96%;
|
||||
margin: auto;
|
||||
box-shadow: none;
|
||||
background: transparent;
|
||||
background: transparent!important;
|
||||
.ant-modal-close {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user