From e7a4b2e8b93a5b2dd7ae47afba6e90b4fb15a520 Mon Sep 17 00:00:00 2001 From: Marie Birner Date: Sat, 8 Apr 2023 09:24:36 +0200 Subject: [PATCH] [TASK] refactor sidebar close btn --- frontend/scss/components/_sidebar.scss | 6 +----- templates/index.html.tera | 4 ++-- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/frontend/scss/components/_sidebar.scss b/frontend/scss/components/_sidebar.scss index 39477e2..5f7116b 100644 --- a/frontend/scss/components/_sidebar.scss +++ b/frontend/scss/components/_sidebar.scss @@ -59,11 +59,7 @@ &-close { border-radius: 100%; - width: 27.5px; - - &:focus { - background: white !important; - } + @apply w-6 h-6; } &-footer { diff --git a/templates/index.html.tera b/templates/index.html.tera index e1e6e9d..a69fa07 100644 --- a/templates/index.html.tera +++ b/templates/index.html.tera @@ -251,9 +251,9 @@ Überschrift (wird ersetzt) -