gui - DataStoreContent: avoid useless icons, display file path
This commit is contained in:
@ -180,3 +180,8 @@ p.logs {
|
||||
color: #555;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.no-leaf-icons .x-tree-icon-leaf {
|
||||
visibility: hidden;
|
||||
width: 5px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user