9 lines
108 B
CSS
9 lines
108 B
CSS
#spells .inventoryItem {
|
|
height: 56px;
|
|
}
|
|
|
|
#spells .inventoryItem core-icon{
|
|
width: 32px;
|
|
height: 32px;
|
|
}
|