From 27accf930fbaf946de742872749714f7c35d564d Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 24 Jan 2024 19:53:42 +0100 Subject: [PATCH] remove board style --- theme.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/theme.css b/theme.css index 64a4bc8..c6a9f53 100644 --- a/theme.css +++ b/theme.css @@ -28,6 +28,7 @@ border-radius: 100% 100% 100% 0; } +/* .board { flex-wrap: wrap; } @@ -56,6 +57,7 @@ width: calc(100% - 1rem) !important; } } +*/ .action-view-right { margin-left: 10px;