✨
This commit is contained in:
@@ -271,6 +271,7 @@
|
||||
|
||||
.row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.charHex {
|
||||
@@ -422,6 +423,9 @@
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
justify-items: space-evenly;
|
||||
position: absolute;
|
||||
z-index: 100;
|
||||
margin-top: 25px;
|
||||
}
|
||||
|
||||
.categorySelectBox {
|
||||
@@ -430,4 +434,8 @@
|
||||
align-items: flex-start;
|
||||
justify-items: space-evenly;
|
||||
}
|
||||
|
||||
.statHex {
|
||||
margin-top: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user