From 3b0d4fcdaf8e00c8864d30618f6e2537fb77f252 Mon Sep 17 00:00:00 2001 From: adroslice Date: Mon, 13 Nov 2023 20:04:03 +0100 Subject: [PATCH] Doubled width of soft-nested borders --- client/src/components/layout/NavDropdown.vue | 5 +++-- client/src/global-styles/components.css | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/client/src/components/layout/NavDropdown.vue b/client/src/components/layout/NavDropdown.vue index 1af89fb..3338dc7 100644 --- a/client/src/components/layout/NavDropdown.vue +++ b/client/src/components/layout/NavDropdown.vue @@ -57,8 +57,9 @@ function tallyChildren(routes: NavRoute[]) {