Files
DiceCloud/rpg-docs/client/views/character/effects/effectEdit/effectEdit.css
2017-01-23 15:08:19 +02:00

16 lines
202 B
CSS

.effectEdit .operationDropDown {
width: 152px;
}
.effectEdit .statDropDown {
width: 152px;
}
.effectEdit .damageMultiplierDropDown {
width: 152px;
}
.effectEdit .deleteEffect {
flex-shrink: 0;
}