✨
This commit is contained in:
@@ -714,4 +714,15 @@
|
||||
right: 0px;
|
||||
border-top-left-radius: 20px;
|
||||
}
|
||||
|
||||
.inventoryBox {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
justify-items: space-evenly;
|
||||
position: absolute;
|
||||
z-index: 100;
|
||||
margin-top: 15px;
|
||||
margin-left: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user