WANG 6 жил өмнө
parent
commit
5232c96e6f

+ 5 - 1
src/modules/examwork/view/student.vue

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