mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-07-19 07:31:23 +08:00
首页筛选框样式优化
This commit is contained in:
parent
7ed33dd460
commit
d6d814deb7
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user