8 lines
89 B
SCSS
8 lines
89 B
SCSS
.warning-modal {
|
|
width: 420px !important;
|
|
|
|
.ant-btn-primary {
|
|
width: 100%;
|
|
}
|
|
}
|