Showing
1 changed file
with
1 additions
and
1 deletions
@@ -31,7 +31,7 @@ export default { | @@ -31,7 +31,7 @@ export default { | ||
31 | }; | 31 | }; |
32 | </script> | 32 | </script> |
33 | 33 | ||
34 | -<style lang="scss"> | 34 | +<style lang="scss" scoped> |
35 | .input-number { | 35 | .input-number { |
36 | margin-bottom: 15px; | 36 | margin-bottom: 15px; |
37 | background-color: #f5f5f5; | 37 | background-color: #f5f5f5; |
-
Please register or login to post a comment