FIX: item editor size

master
U~man 2020-07-12 15:29:27 +02:00
parent 5ce4dc056a
commit 10460834c2
1 changed files with 1 additions and 6 deletions

View File

@ -59,12 +59,7 @@
}
}
.editor {
height: 240px;
}
.weapon-editor {
.editor {
height: 215px;
}
height: 250px;
}
}
}