diff --git a/frontend/src/passagesPanel.scss b/frontend/src/passagesPanel.scss index 82b37e1..6727b47 100644 --- a/frontend/src/passagesPanel.scss +++ b/frontend/src/passagesPanel.scss @@ -100,7 +100,6 @@ .unavailableFirstPassage { height: calc(100/176*100%); aspect-ratio: calc(230/100); - margin-right: calc(30/1920*100%); /* TODO: compute the border weight according to the parent width */ border-right: solid calc(5px);