💄 Fix first passage misalignment when it's unavailable
This commit is contained in:
@@ -100,7 +100,6 @@
|
|||||||
.unavailableFirstPassage {
|
.unavailableFirstPassage {
|
||||||
height: calc(100/176*100%);
|
height: calc(100/176*100%);
|
||||||
aspect-ratio: calc(230/100);
|
aspect-ratio: calc(230/100);
|
||||||
margin-right: calc(30/1920*100%);
|
|
||||||
|
|
||||||
/* TODO: compute the border weight according to the parent width */
|
/* TODO: compute the border weight according to the parent width */
|
||||||
border-right: solid calc(5px);
|
border-right: solid calc(5px);
|
||||||
|
Reference in New Issue
Block a user