Skip to content

Commit 6a61fa1

Browse files
committed
fix runtime cmp table header
1 parent de54126 commit 6a61fa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/frontend/src/pages/compare/runtime/comparisons-table.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ const unit = computed(() => {
5050
<table v-else class="benches compare">
5151
<thead>
5252
<tr>
53+
<th class="toggle-arrow"></th>
5354
<th>Benchmark</th>
5455
<th>% Change</th>
5556
<th>

0 commit comments

Comments
 (0)