Resolved another conflict

This commit is contained in:
2023-04-19 13:27:06 +02:00
parent 5c39b7cfe0
commit 2f0541fe3d
2 changed files with 335 additions and 297 deletions

View File

@@ -440,12 +440,11 @@ body {
.content {
padding: 0px 15px 0px 15px ;
text-align: justify;
text-align: left;
overflow: hidden;
transition: max-height .2s ease-out;
max-height: 0px;
border-left: #c0c2c3 2px solid;
}
.collapsibleMini::before{