Several bugfixes

This commit is contained in:
Claude Brisson
2024-01-28 22:23:59 +01:00
parent 8fb9543136
commit cb768a929d
3 changed files with 27 additions and 33 deletions

View File

@@ -223,7 +223,7 @@
transition: all 0.5s ease-out;
&.active {
padding: 0.5em 1em 0.5em 2em;
max-height: 600px;
max-height: 150vh;
}
}
@@ -385,7 +385,6 @@
align-items: stretch;
justify-content: start;
text-align: justify;
max-height: inherit;
}
.popup-footer {
margin-top: 1em;