forked from github/dataease
Merge pull request #12903 from dataease/pr@dev-v2@style_about_margin
style: 关于页面-底部按钮间距设置为12px
This commit is contained in:
commit
32d9399db1
@ -324,7 +324,8 @@ const syncFree = () => {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
align-content: center;
|
||||
max-width: 250px;
|
||||
width: fit-content;
|
||||
justify-content: space-between;
|
||||
column-gap: 12px;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user