forked from external-repos/LifeTrinket
use new icons
This commit is contained in:
@@ -13,6 +13,8 @@ const PlayerMenuWrapper = styled.div<{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: rgba(20, 20, 20, 0.9);
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
z-index: 2;
|
||||
${(props) => {
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user