This commit is contained in:
Viktor Rådberg
2023-12-24 14:47:59 +01:00
parent 77e8a79a35
commit 47251b6f7b

View File

@@ -49,7 +49,6 @@ export const ExtraCountersGrid = styled.div<{ $rotation: Rotation }>`
height: 100%;
width: auto;
bottom: auto;
right: 0;
`;
}
}}