From 7cca2d3e028a46420d3d38a092acb36b5bc1b3aa Mon Sep 17 00:00:00 2001 From: caicai8 <1149225589@qq.com> Date: Tue, 21 Apr 2020 17:23:16 +0800 Subject: [PATCH] style --- src/forge/Branch/branch.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/forge/Branch/branch.css b/src/forge/Branch/branch.css index 5f9ae58f6..8fe427316 100644 --- a/src/forge/Branch/branch.css +++ b/src/forge/Branch/branch.css @@ -5,7 +5,8 @@ justify-content: center; height: 35px; line-height: 35px; - width: 150px; + min-width: 150px; + padding:0px 15px; } .branchDropdown .ant-dropdown-trigger{ width: 100%;