finish mapadoEvent session display in front
This commit is contained in:
parent
c98d5eb36b
commit
ccd35c2b92
9 changed files with 82 additions and 41 deletions
|
|
@ -92,3 +92,12 @@ body.progress * {
|
|||
height: 1.5rem;
|
||||
transform: translateY(-0.2rem);
|
||||
}
|
||||
|
||||
.ticket-link {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.ticket-link > figure {
|
||||
margin-right: 1rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue