Skip to content

Commit ecc097f

Browse files
author
Guillaume Chau
committed
fix(perf tab): wider component name column
1 parent 3f8d110 commit ecc097f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/devtools/views/perf/ComponentRenderStats.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export default {
160160
height 22px
161161
162162
.name
163-
flex 200px 0 0
163+
flex 300px 0 0
164164
font-family Menlo, Consolas, monospace
165165
color $green
166166

0 commit comments

Comments
 (0)