mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
fix(devtools): alignment issue in idle profiler
This commit is contained in:
parent
775f3e3120
commit
880d1d0ed4
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
>Click the record button <span class="start-recording-button"></span> to start a new recording, or upload a json
|
||||
file containing profiler data
|
||||
</span>
|
||||
<br />
|
||||
<span>
|
||||
<input type="file" (change)="importProfilerResults($event)" placeholder="Upload file" accept=".json" />
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue