mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
solved overlapping issue
This commit is contained in:
parent
33d70c7118
commit
f4b38220fe
1 changed files with 2 additions and 2 deletions
|
|
@ -71,8 +71,8 @@ const Prizes = ({
|
|||
px: '20px',
|
||||
color: '#FFEEC6',
|
||||
position: 'absolute',
|
||||
top: '-15px',
|
||||
left: '-12px',
|
||||
top: '-22px',
|
||||
left: '-40px',
|
||||
zIndex: 1,
|
||||
transform: `rotate(${ticketRotation}deg)`
|
||||
}}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue