mirror of
https://github.com/docmost/docmost.git
synced 2026-05-15 21:24:09 +08:00
export react-query from main
* add bottom padding to treeItem * remove redundant tree scroll
This commit is contained in:
@@ -98,3 +98,7 @@
|
||||
.arrow {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
[role="treeitem"] {
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user