1
This commit is contained in:
@@ -55,8 +55,6 @@ TabBar Button:disabled {
|
||||
}
|
||||
|
||||
.equip-container {
|
||||
width: 128px;
|
||||
height: 128px;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
margin-left: 8px;
|
||||
margin-right: 8px;
|
||||
@@ -70,6 +68,9 @@ TabBar Button:disabled {
|
||||
border-right-color: rgb(32, 32, 32);
|
||||
border-top-color: rgb(32, 32, 32);
|
||||
border-bottom-color: rgb(32, 32, 32);
|
||||
min-width: 128px;
|
||||
min-height: 128px;
|
||||
max-width: 256px;
|
||||
}
|
||||
|
||||
.equip-container:hover {
|
||||
|
Reference in New Issue
Block a user