mirror of
https://github.com/YMFE/yapi.git
synced 2025-03-31 14:50:26 +08:00
fix: 修复Safari样式
This commit is contained in:
parent
57c15c2148
commit
f4ec75c7c3
@ -28,11 +28,13 @@
|
||||
.search {
|
||||
display: inline-block;
|
||||
margin-right: 6px;
|
||||
width: 162px;
|
||||
}
|
||||
}
|
||||
.group-list {
|
||||
max-height: 650px;
|
||||
overflow: scroll;
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
border-bottom: 1px solid #e9e9e9;
|
||||
padding-bottom: 24px;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user