Files
BITFALL/Assets/Artists/UX/InventorySwap.uss
CortexCore 3e39e627bc 1
2023-10-24 23:37:59 +08:00

9 lines
167 B
Plaintext

.inventory-container {
width: 600px;
background-color: rgb(0, 0, 0);
height: 768px;
flex-wrap: nowrap;
flex-direction: column;
flex-grow: 0;
}