This commit is contained in:
caicai8 2020-04-21 17:23:16 +08:00
parent 7165b99ef3
commit 7cca2d3e02
1 changed files with 2 additions and 1 deletions

View File

@ -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%;