列表样式

This commit is contained in:
liyongshun 2022-06-30 17:36:37 +08:00
parent 732f3e1607
commit f32848121c
2 changed files with 3 additions and 2 deletions

View File

@ -14,7 +14,8 @@
.more {
margin-left: 8px;
cursor: pointer;
display: none;
color: #4d7ad8;
// display: none;
}
}
}

View File

@ -48,7 +48,7 @@
a.ant-dropdown-link {
margin-left: 18px;
display: none;
// display: none;
}
}
}