mirror of
https://github.com/YMFE/yapi.git
synced 2025-01-12 12:54:48 +08:00
11 lines
182 B
SCSS
11 lines
182 B
SCSS
.interface-edit{
|
|
padding:10px;
|
|
.interface-edit-item{
|
|
margin-bottom: 10px;
|
|
}
|
|
.interface-edit-del-icon{
|
|
margin-top: 4px;
|
|
margin-left: 5px;
|
|
cursor: pointer
|
|
}
|
|
} |