diff --git a/app.vue b/app.vue index 3d35edc..278e246 100644 --- a/app.vue +++ b/app.vue @@ -120,8 +120,7 @@ function onSelectEnd(e: any) { Uncompressed File - - + @@ -166,7 +181,7 @@ function onSelectEnd(e: any) { } .selected { - border: 2px solid rgba(48,150,243, 0.95); - background: rgba(48,150,243, 0.1); + border: 2px solid rgba(48, 150, 243, 0.95); + background: rgba(48, 150, 243, 0.1); } \ No newline at end of file