mirror of
https://github.com/dataease/dataease.git
synced 2026-05-21 04:08:10 +08:00
style(左侧菜单树): 去掉描边
This commit is contained in:
@@ -40,4 +40,7 @@ const menuSelect = (index: string, indexPath: string[]) => {
|
||||
width: 100%;
|
||||
min-height: 400px;
|
||||
}
|
||||
.ed-menu {
|
||||
border: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user