style(tree): thinner space between share & link icons

This commit is contained in:
Elian Doran 2024-12-02 23:19:25 +02:00
parent 5df2e3e9cd
commit ca0f491685
No known key found for this signature in database

View File

@ -138,7 +138,7 @@ span.fancytree-node.protected > span.fancytree-custom-icon {
span.fancytree-node.multiple-parents.shared .fancytree-title::after {
font-family: 'boxicons' !important;
font-size: smaller;
content: " \eb3d \ec03";
content: " \eb3d\ec03";
}
span.fancytree-node.multiple-parents .fancytree-title::after {