弹窗背景全局样式
This commit is contained in:
parent
1c57bc24d3
commit
73f4e7053a
|
@ -875,7 +875,9 @@ textarea,
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-modal-content{
|
.ant-modal-content{
|
||||||
background: url('~@/assets/img/文件上传.png') !important;
|
background-image: url('~@/assets/img/文件上传.png') !important;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-modal-header{
|
.ant-modal-header{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user