5 lines
63 B
SCSS
5 lines
63 B
SCSS
|
|
.ant-btn,
|
|||
|
|
.ant-btn-sm,
|
|||
|
|
.ant-btn-lg {
|
|||
|
|
border-radius: 0;
|
|||
|
|
}
|