fixing arrow

This commit is contained in:
Antoine M 2024-07-19 11:12:12 +02:00
parent 936353b9c3
commit 16bc8f54f5

View File

@ -58,7 +58,7 @@
@apply sticky top-0; @apply sticky top-0;
} }
.parcours-other-steps-suggestion { .parcours-other-steps-suggestion {
@apply !font-bold flex; @apply !font-bold flex relative;
} }
} }
.current-steps-index { .current-steps-index {