program - calendrier fix session link

This commit is contained in:
isUnknown 2024-09-20 15:12:33 +02:00
parent efb103030f
commit f22b3599a3
2 changed files with 2 additions and 0 deletions

View file

@ -73,6 +73,7 @@
.collapsable .event-link {
position: absolute;
inset: 0;
width: auto !important;
}
@media screen and (min-width: 800px) {

View file

@ -1481,6 +1481,7 @@ section.key-infos .key-infos__key:not(:last-child) {
.collapsable .event-link {
position: absolute;
inset: 0;
width: auto !important;
}
@media screen and (min-width: 800px) {