From 6a53ddef2167ab96e4554b90d731e49cb7822bae Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 2 May 2024 14:50:57 +0000 Subject: css fix and bump version --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index d4f839701..b7d2db63d 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -169,7 +169,7 @@ input[type=text], textarea { } #toast-container { - z-index: 1030; + z-index: 1060; width: 300px; } -- cgit v1.2.3