This commit is contained in:
Antoine M 2024-04-22 12:26:53 +02:00
parent b2715638d3
commit 6d57b38205

View File

@ -35,6 +35,9 @@
&__link {
padding: 2px 0;
line-height: 1.3;
&:before {
content: revert;
}
}
&__position-indicator {
@apply h-8 absolute top-0 rounded-2xl;