[DE] Fix bug 55350

This commit is contained in:
JuliaSvinareva 2022-02-10 18:15:07 +03:00
parent d53a59f79e
commit c7b06d2a9c

View file

@ -84,3 +84,10 @@
} }
} }
} }
.safari {
.treeview .name::before {
content: '';
display: block;
}
}