mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-11-18 21:07:44 +08:00
首页筛选框样式优化
This commit is contained in:
@@ -307,7 +307,7 @@ h1 {
|
||||
}
|
||||
|
||||
.ant-tree-treenode {
|
||||
min-width: 200px;
|
||||
min-width: 150px;
|
||||
width: 100% !important;
|
||||
height: 40px !important;
|
||||
padding: 0 !important;
|
||||
|
||||
@@ -177,7 +177,6 @@ const IndexPage = () => {
|
||||
const dropItem = (
|
||||
<div
|
||||
style={{
|
||||
minWidth: 150,
|
||||
maxHeight: 600,
|
||||
overflowX: "hidden",
|
||||
overflowY: "auto",
|
||||
|
||||
Reference in New Issue
Block a user