From 869da59717bbb7fab0a0f43c9f15d2e74967c396 Mon Sep 17 00:00:00 2001 From: Yohn Date: Wed, 5 Feb 2025 21:22:40 -0500 Subject: [PATCH] updated accordian and dropdown to not overlap the arrow, provide enough space for the arrow, and keep the arrow at the top when theres multi-lines for the sumary text. Reverted back the container padding. --- docs/index.html | 15 ++++++++++++--- scss/components/_accordion.scss | 14 ++++++++------ scss/components/_dropdown.scss | 20 ++++++++++++-------- scss/layout/_container.scss | 11 +++++------ 4 files changed, 37 insertions(+), 23 deletions(-) diff --git a/docs/index.html b/docs/index.html index e97fa853..30f05cb5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -542,7 +542,7 @@