Skip to content

Commit 12f0a92

Browse files
committed
Center legend of fraction chart vertically
1 parent 0db7349 commit 12f0a92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/frontend/src/pages/compare/compile/table/sections-chart.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ function deactivate() {
135135
<style scoped lang="scss">
136136
.wrapper {
137137
display: flex;
138+
align-items: center;
138139
}
139140
.chart {
140141
display: flex;

0 commit comments

Comments
 (0)