WANG 6 tahun lalu
induk
melakukan
5232c96e6f
1 mengubah file dengan 5 tambahan dan 1 penghapusan
  1. 5 1
      src/modules/examwork/view/student.vue

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

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