forked from external-repos/LifeTrinket
small style fix
This commit is contained in:
@@ -49,7 +49,7 @@ export const ExtraCountersGrid = styled.div<{ $rotation: Rotation }>`
|
||||
height: 100%;
|
||||
width: auto;
|
||||
bottom: auto;
|
||||
right: -6px;
|
||||
right: 0;
|
||||
`;
|
||||
}
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user