We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4ad9e commit 06f4c53Copy full SHA for 06f4c53
app/views/stats/show.html.haml
@@ -90,7 +90,7 @@
90
%a{href: '#table-target'} 🔍
91
集計対象と集計割合の推移
92
93
- %div.table-container
+ %div.table-container{align: 'center'}
94
%table.compact{style: 'margin-top: 10px;', border: '1'}
95
%tr
96
%th
@@ -127,7 +127,7 @@
127
%a{href: '#table-actual'} ☯️
128
開催回数と参加者数の推移
129
130
131
132
133
@@ -166,7 +166,8 @@
166
%b
167
%a{href: '#table-estimate'} 💭
168
開催回数と参加者数の見込み
169
+
170
171
172
173
0 commit comments