From 3b03adfd27c6143dd979e60f93bcf4a3e8e4b1ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bego=C3=B1a=20Alvarez?= Date: Mon, 6 May 2024 13:22:50 +0200 Subject: [PATCH] style: add missing margin --- .../nova/address/section/account/AccountValidatorSection.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/app/components/nova/address/section/account/AccountValidatorSection.scss b/client/src/app/components/nova/address/section/account/AccountValidatorSection.scss index 5c5d552cf..05021a0e8 100644 --- a/client/src/app/components/nova/address/section/account/AccountValidatorSection.scss +++ b/client/src/app/components/nova/address/section/account/AccountValidatorSection.scss @@ -19,6 +19,7 @@ .delegation-outputs { font-family: $metropolis; + margin-top: 24px; .table-container table thead th { padding-bottom: 16px;