program / calendar - fix session go to event page
This commit is contained in:
parent
0c848b3194
commit
0aae5777fb
3 changed files with 11 additions and 8 deletions
|
|
@ -116,8 +116,10 @@
|
|||
}
|
||||
|
||||
.ticket-link {
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.ticket-link > figure {
|
||||
|
|
@ -143,7 +145,6 @@
|
|||
|
||||
.session:hover {
|
||||
background-color: var(--color);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.session__info {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue