6 lines
97 B
SCSS
6 lines
97 B
SCSS
.arco-input-wrapper {
|
|
border-radius: 4px;
|
|
border-color: #d7d7d9;
|
|
background-color: #fff;
|
|
}
|