WANG 6 năm trước cách đây
mục cha
commit
5232c96e6f
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  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>