diff --git a/components/ItemDetails.vue b/components/ItemDetails.vue index 24a7e64..11f899e 100644 --- a/components/ItemDetails.vue +++ b/components/ItemDetails.vue @@ -12,7 +12,7 @@
- + @@ -203,8 +203,8 @@ } } - .scan__args { - font-weight: normal; + .scan__args input { + font-family: monospace; } .scan__report-link {