From 2327fc343a67a6dba5898c6368f491403eee9c90 Mon Sep 17 00:00:00 2001 From: Patrick_Pluto Date: Wed, 18 Sep 2024 16:29:58 +0200 Subject: [PATCH] Update app/styles/history.css --- app/styles/history.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/styles/history.css b/app/styles/history.css index 24a5777..d1adcd0 100644 --- a/app/styles/history.css +++ b/app/styles/history.css @@ -6,6 +6,7 @@ background-color: var(--history-background-color); padding: 1em; margin: 1em; + margin-right: 0; border-radius: 2em; }