WANG 6 vuotta sitten
vanhempi
commit
5232c96e6f
1 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  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>