mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-12-25 03:09:29 +08:00
首页筛选框最小宽度改为150px
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user