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