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 f7bb713 commit ce2ef39Copy full SHA for ce2ef39
src/frontend/src/dialogs/QueueDialog.vue
@@ -74,7 +74,7 @@
74
<!-- this is the history col -->
75
<q-card
76
v-if="history"
77
- style="width: 210px; max-height: 263px; overflow: auto;"
+ style="width: 220px; max-height: 263px; overflow: auto;"
78
flat
79
bordered
80
class="q-ml-sm col"
0 commit comments