From 5e124f634042d38d79ae09afe503cb3389d794ee Mon Sep 17 00:00:00 2001 From: vbudko Date: Thu, 12 Sep 2024 13:32:26 +0100 Subject: [PATCH] CORE-4902: Header btn --- templates/usrn/styles.module.css | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/usrn/styles.module.css b/templates/usrn/styles.module.css index b2bc3d40..4a9c4fcd 100644 --- a/templates/usrn/styles.module.css +++ b/templates/usrn/styles.module.css @@ -58,6 +58,7 @@ } .status-date-report-wrapper { + padding: 30px 0; text-align: right; }