列表样式
This commit is contained in:
parent
732f3e1607
commit
f32848121c
|
|
@ -14,7 +14,8 @@
|
|||
.more {
|
||||
margin-left: 8px;
|
||||
cursor: pointer;
|
||||
display: none;
|
||||
color: #4d7ad8;
|
||||
// display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
|
||||
a.ant-dropdown-link {
|
||||
margin-left: 18px;
|
||||
display: none;
|
||||
// display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue