From d9b55b3cf2de4a77cc6c09d5b71b153252fdf525 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 27 Apr 2023 18:26:43 +0200 Subject: [PATCH] add action theme --- theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.css b/theme.css index e32161a..bf90a6a 100644 --- a/theme.css +++ b/theme.css @@ -52,5 +52,6 @@ .action-view-right { margin-left: 10px; + margin-bottom: 10px; border-radius: 5px; }