From 32611e78548cb5a9ea9792bb614e650566fe49ca Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Fri, 4 Aug 2023 18:16:29 +0200 Subject: [PATCH] Updated the InstallSoftware styles.sass --- .../linux/InstallSoftware/components/SoftwareGrid/styles.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/pages/tools/linux/InstallSoftware/components/SoftwareGrid/styles.sass b/client/src/pages/tools/linux/InstallSoftware/components/SoftwareGrid/styles.sass index 3b551b9..1fd94c7 100644 --- a/client/src/pages/tools/linux/InstallSoftware/components/SoftwareGrid/styles.sass +++ b/client/src/pages/tools/linux/InstallSoftware/components/SoftwareGrid/styles.sass @@ -2,6 +2,7 @@ .software-grid display: flex + align-content: flex-start gap: 1rem flex-wrap: wrap