fix: Set width for spell usage

This commit is contained in:
1ambda 2017-01-30 09:51:14 +09:00
parent 6c91892581
commit e07ecd365b

View file

@ -76,6 +76,7 @@
.spellInfo .spellUsage {
margin-top: 8px;
margin-bottom: 4px;
width: 500px;
}
.heliumPackageList .heliumPackageDisabledArtifact {