From a843a0494381e35354dc68ccdbc20f2dab6e86ca Mon Sep 17 00:00:00 2001 From: Marion Hauff Date: Thu, 22 Aug 2024 13:02:37 +0200 Subject: [PATCH] =?UTF-8?q?designjustering=20p=C3=A5=20utenlandsopphold=20?= =?UTF-8?q?knapper?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../UtenlandsoppholdListe/UtenlandsoppholdListe.module.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/UtenlandsoppholdListe/UtenlandsoppholdListe.module.scss b/src/components/UtenlandsoppholdListe/UtenlandsoppholdListe.module.scss index 19eca3a0c..c5f432239 100644 --- a/src/components/UtenlandsoppholdListe/UtenlandsoppholdListe.module.scss +++ b/src/components/UtenlandsoppholdListe/UtenlandsoppholdListe.module.scss @@ -57,8 +57,7 @@ &Buttons { flex-direction: column; flex-basis: 0; - align-self: end; - align-items: end; + justify-content: space-between; text-wrap: nowrap; } }