mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-12 06:06:21 +00:00
fix problems
This commit is contained in:
@@ -88,14 +88,6 @@ const CommanderDamageTextContainer = styled.p<{
|
||||
}}
|
||||
`;
|
||||
|
||||
const LmaoContainer = styled.div`
|
||||
/* top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
width: 100px;
|
||||
height: 100px; */
|
||||
`;
|
||||
|
||||
const PartnerDamageSeperator = styled.div<{
|
||||
rotation: number;
|
||||
}>`
|
||||
|
||||
Reference in New Issue
Block a user