forked from MapComplete/MapComplete
Further work on professional
This commit is contained in:
parent
03c93b5a39
commit
4d5fd851b9
6 changed files with 193 additions and 61 deletions
|
@ -473,3 +473,8 @@ li::marker {
|
|||
height: var(--image-carousel-height);
|
||||
width: unset;
|
||||
}
|
||||
|
||||
.animate-height {
|
||||
transition: max-height .5s ease-in-out;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue