From 0ba5e47308fd54ae5cd6a3333f51efb812443d2e Mon Sep 17 00:00:00 2001 From: Fayaz Ahmed <15716057+fayazara@users.noreply.github.com> Date: Wed, 11 Jan 2023 00:40:48 +0530 Subject: [PATCH] chore: Update the widescreen layout button icon and background (#6217) * Update the button icon and background * Use the woot-button * Minor css cleanup Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: Nithin David <1277421+nithindavid@users.noreply.github.com> --- .../conversation/search/SwitchLayout.vue | 49 ++++++------------- .../FluentIcon/dashboard-icons.json | 1 + 2 files changed, 15 insertions(+), 35 deletions(-) diff --git a/app/javascript/dashboard/routes/dashboard/conversation/search/SwitchLayout.vue b/app/javascript/dashboard/routes/dashboard/conversation/search/SwitchLayout.vue index 469a0ca77..5bb45889b 100644 --- a/app/javascript/dashboard/routes/dashboard/conversation/search/SwitchLayout.vue +++ b/app/javascript/dashboard/routes/dashboard/conversation/search/SwitchLayout.vue @@ -1,22 +1,16 @@