diff --git a/tools/winscope/src/DataInput.vue b/tools/winscope/src/DataInput.vue index 6bd7e354f..a907abe12 100644 --- a/tools/winscope/src/DataInput.vue +++ b/tools/winscope/src/DataInput.vue @@ -19,25 +19,43 @@
Open files
- - - {{FILE_ICONS[file.type]}} - {{file.filename}} ({{file.type}}) - - - close - - - - +
+ + + {{FILE_ICONS[file.type]}} + {{file.filename}} ({{file.type}}) + + + close + + + + + +

+ Drag your .winscope or .zip file(s) here to begin +

+
+
@@ -53,13 +71,6 @@
- \ No newline at end of file + + \ No newline at end of file