From 65191063b6ac960d8125a1b0a3ae0ed3feb72535 Mon Sep 17 00:00:00 2001 From: Beniox <37512887+Beniox@users.noreply.github.com> Date: Mon, 5 Aug 2024 19:20:38 +0200 Subject: [PATCH] display the sort selection in the same line as the service selection --- webapp/src/views/ServiceList.vue | 66 +++++++++++++++++++++----------- 1 file changed, 43 insertions(+), 23 deletions(-) diff --git a/webapp/src/views/ServiceList.vue b/webapp/src/views/ServiceList.vue index 749dc7a..51cf456 100644 --- a/webapp/src/views/ServiceList.vue +++ b/webapp/src/views/ServiceList.vue @@ -1,32 +1,35 @@