mirror of
https://github.com/YMFE/yapi.git
synced 2025-01-06 12:45:22 +08:00
11 lines
113 B
SCSS
11 lines
113 B
SCSS
$color-grey:#979DA7;
|
|
|
|
.search-wrapper{
|
|
cursor: auto;
|
|
.search-input{
|
|
width: 2rem;
|
|
}
|
|
.srch-icon{
|
|
}
|
|
}
|