diff --git a/src/scss/item.scss b/src/scss/item.scss index 54f769e..6497260 100644 --- a/src/scss/item.scss +++ b/src/scss/item.scss @@ -59,12 +59,7 @@ } } .editor { - height: 240px; - } - .weapon-editor { - .editor { - height: 215px; - } + height: 250px; } } }