62 lines
1.1 KiB
Plaintext
62 lines
1.1 KiB
Plaintext
.zhst-biz-view-warning-larger-image-modal {
|
|
font-family: MicrosoftYaHei;
|
|
|
|
.ant-modal-content {
|
|
padding: 0;
|
|
height: 492px;
|
|
border-radius: 6px;
|
|
overflow: hidden;
|
|
|
|
.ant-modal-close {
|
|
top: 14px;
|
|
right: 16px;
|
|
}
|
|
|
|
.ant-modal-header {
|
|
height: 48px;
|
|
line-height: 48px;
|
|
margin-bottom: 0;
|
|
|
|
.ant-modal-title {
|
|
height: 100%;
|
|
line-height: 48px;
|
|
font-weight: bold;
|
|
padding-left: 20px;
|
|
}
|
|
}
|
|
|
|
.ant-modal-body {
|
|
height: 444px;
|
|
|
|
>div {
|
|
width: 100%;
|
|
height: 100%;
|
|
align-items: flex-start;
|
|
|
|
>div:nth-child(2) {
|
|
position: relative;
|
|
flex: 1;
|
|
box-sizing: border-box;
|
|
height: 100%;
|
|
padding: 30px 16px;
|
|
|
|
.right-context>div {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.right-context .context-key {
|
|
font-weight: bold;
|
|
}
|
|
|
|
.img-download {
|
|
position: absolute;
|
|
bottom: 0;
|
|
cursor: pointer;
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
}
|
|
}
|
|
} |