mirror of
https://github.com/YMFE/yapi.git
synced 2025-01-06 12:45:22 +08:00
fix: group 搜索框宽度窄超出
This commit is contained in:
parent
50ac111567
commit
cdfd52a219
@ -37,13 +37,13 @@
|
||||
}
|
||||
.group-operate {
|
||||
height: 48px;
|
||||
min-width: 263px;
|
||||
padding: 10px 6px;
|
||||
background: #eee;
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
.search {
|
||||
display: inline-block;
|
||||
margin-right: 6px;
|
||||
width: 162px;
|
||||
flex-grow: 1;
|
||||
}
|
||||
}
|
||||
.group-list {
|
||||
|
Loading…
Reference in New Issue
Block a user