mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-06-07 14:04:03 +08:00
首页筛选框最小宽度改为150px
This commit is contained in:
parent
2c50af1778
commit
9d423379e5
@ -179,6 +179,7 @@ const IndexPage = () => {
|
||||
const dropItem = (
|
||||
<div
|
||||
style={{
|
||||
minWidth: 150,
|
||||
maxHeight: 600,
|
||||
overflowX: "hidden",
|
||||
overflowY: "auto",
|
||||
|
Loading…
x
Reference in New Issue
Block a user