Files
lingji-work-fe/src/styles/components/input.scss

6 lines
97 B
SCSS
Raw Normal View History

2025-06-25 18:26:03 +08:00
.arco-input-wrapper {
border-radius: 4px;
border-color: #d7d7d9;
background-color: #fff;
}