From a771aade5c61709b3e410a8fbe02c922b58b8ef7 Mon Sep 17 00:00:00 2001 From: chenos Date: Fri, 3 Sep 2021 00:15:07 +0800 Subject: [PATCH] bugfix --- packages/client/src/schemas/table/style.less | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/client/src/schemas/table/style.less b/packages/client/src/schemas/table/style.less index 2088bd8d3..b568a6ca1 100644 --- a/packages/client/src/schemas/table/style.less +++ b/packages/client/src/schemas/table/style.less @@ -67,6 +67,7 @@ .nb-action-bar { &.align-top { + margin-top: 1px; margin-bottom: 8px; } &.align-bottom {