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