mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-13 06:36:20 +00:00
fix problems
This commit is contained in:
@@ -43,13 +43,6 @@ export const CenteredText = styled.div`
|
||||
-ms-user-select: none;
|
||||
`;
|
||||
|
||||
const CenteredTextOutline = styled.span`
|
||||
position: absolute;
|
||||
left: 0;
|
||||
-webkit-text-stroke: 0;
|
||||
pointer-events: none;
|
||||
`;
|
||||
|
||||
const IconContainer = styled.div<{
|
||||
rotation: number;
|
||||
}>`
|
||||
|
||||
Reference in New Issue
Block a user