@@ -926,4 +926,8 @@ export default {
}
};
</script>
-<style scoped></style>
+<style scoped>
+.input {
+ width: 200px;
+}
+</style>