1
0
forked from ScoDoc/ScoDoc

Correction superposition

This commit is contained in:
Sébastien Lehmann 2023-08-25 11:22:40 +02:00
parent 905bc934e3
commit 4ac9db35ed

View File

@ -79,7 +79,7 @@ div.competence {
padding-left: calc(var(--arrow-width) + 8px);
}
.niveaux>div:not(:last-child)::after {
.niveaux>div:not(:last-child)::before {
content: "";
position: absolute;