7 lines
84 B
Plaintext
7 lines
84 B
Plaintext
.ant-modal {
|
|
padding-bottom: 0;
|
|
.ant-modal-header{
|
|
user-select: none;
|
|
}
|
|
}
|