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 ba66288 commit bf03eeaCopy full SHA for bf03eea
1 file changed
src/components/VoteTable/VoteTable.vue
@@ -258,6 +258,7 @@ const showCalendarPeek = computed(
258
259
&.list-view {
260
grid-template-columns: auto 5rem 5rem;
261
+ max-width: 49rem;
262
263
.grid-info,
264
.option-spacer,
0 commit comments