[DE] Fix bug 55350
This commit is contained in:
parent
d53a59f79e
commit
c7b06d2a9c
|
@ -84,3 +84,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.safari {
|
||||||
|
.treeview .name::before {
|
||||||
|
content: '';
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue