14 lines
131 B
Plaintext
14 lines
131 B
Plaintext
|
.ant-col {
|
||
|
width: 100%;
|
||
|
}
|
||
|
|
||
|
body {
|
||
|
.ant-message {
|
||
|
z-index: 999999;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
.ant-image-preview-root img {
|
||
|
display: unset;
|
||
|
}
|