mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 15:55:52 +01:00
small fixes
This commit is contained in:
@@ -103,7 +103,6 @@ span.fancytree-expander {
|
||||
}
|
||||
|
||||
.tree-wrapper .unhoist-button {
|
||||
display: block;
|
||||
font-size: 200%;
|
||||
}
|
||||
</style>`;
|
||||
|
||||
@@ -213,6 +213,7 @@ span.fancytree-node.archived {
|
||||
|
||||
.unhoist-button.bx.tree-item-button {
|
||||
margin-left: 0; /* unhoist button is on the left and doesn't need more margin */
|
||||
display: block; /* keep always visible */
|
||||
}
|
||||
|
||||
.tree-item-button:hover {
|
||||
|
||||
Reference in New Issue
Block a user