program - calendrier fix session link
This commit is contained in:
parent
efb103030f
commit
f22b3599a3
2 changed files with 2 additions and 0 deletions
|
|
@ -73,6 +73,7 @@
|
|||
.collapsable .event-link {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 800px) {
|
||||
|
|
|
|||
1
assets/dist/style.css
vendored
1
assets/dist/style.css
vendored
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue