✨
This commit is contained in:
@@ -533,4 +533,15 @@
|
||||
border-radius: 50%;
|
||||
background: black;
|
||||
}
|
||||
|
||||
.combatBox {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
justify-items: space-evenly;
|
||||
position: absolute;
|
||||
z-index: 100;
|
||||
margin-top: 25px;
|
||||
margin-left: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user