Oops, fix layout bug in restricted zones
Too much nowrap! Looked very bad on "Ceremonial Shenkuu Warrior Armour", lol
This commit is contained in:
parent
8e806d178d
commit
b276714fc1
1 changed files with 0 additions and 1 deletions
|
@ -1370,7 +1370,6 @@ function ItemZonesInfo({ compatibleBodiesAndTheirZones, restrictedZones }) {
|
|||
key={zoneLabel}
|
||||
as="li"
|
||||
display="inline"
|
||||
whiteSpace="nowrap"
|
||||
_notLast={{ _after: { content: '", "' } }}
|
||||
>
|
||||
<Box
|
||||
|
|
Loading…
Reference in a new issue