From a2824e1f439a3f1c359d0a917f61c3fb15d8aed8 Mon Sep 17 00:00:00 2001 From: upsiflu Date: Sat, 8 Feb 2025 15:30:57 +0100 Subject: [PATCH] fix(style): selector for all labels in track table header --- front/src/components/audio/track/Table.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/components/audio/track/Table.vue b/front/src/components/audio/track/Table.vue index 2e4e0fe33..0749ea66e 100644 --- a/front/src/components/audio/track/Table.vue +++ b/front/src/components/audio/track/Table.vue @@ -272,7 +272,7 @@ const updatePage = (page: number) => {