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