report arrow
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s

This commit is contained in:
Julie Blanc 2026-01-30 12:46:45 +01:00
parent 453b29c246
commit 54a33a274b
4 changed files with 10 additions and 2 deletions

View file

@ -2952,6 +2952,7 @@ main .page__header .description-medium {
[data-template=report] .report__content #arrow__medias span {
position: relative;
left: 26px;
top: calc(var(--spacing) * -5);
}
[data-template=report] #toggle-panel {
position: fixed;