From 30e79754a135c580bc7251448ce163c42b675806 Mon Sep 17 00:00:00 2001 From: Steven Bontenbal Date: Sun, 6 Oct 2024 14:55:36 +0200 Subject: [PATCH] Setlist layout --- frontend/src/views/Setlist.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/Setlist.vue b/frontend/src/views/Setlist.vue index dcdb06b..79af892 100644 --- a/frontend/src/views/Setlist.vue +++ b/frontend/src/views/Setlist.vue @@ -177,7 +177,7 @@ table td.remove { } .col6 { - width: 2%; + width: 4%; } \ No newline at end of file