From 5aeb0dc391f755b5122746ad5d20e91ee6f21759 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Mon, 18 Sep 2023 14:15:08 +0200 Subject: [PATCH] Improve the visuals of outstanding updates --- wcfsetup/install/files/acp/style/layout.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/wcfsetup/install/files/acp/style/layout.scss b/wcfsetup/install/files/acp/style/layout.scss index 766b098bf7..ba521be57d 100644 --- a/wcfsetup/install/files/acp/style/layout.scss +++ b/wcfsetup/install/files/acp/style/layout.scss @@ -615,6 +615,7 @@ $wcfAcpSubMenuWidth: 300px; margin: 0; .contentItem { + justify-content: space-between; margin: 0; } -- 2.20.1