Sign in
田强
/
qx-common
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
a2527f878e6880e0e1b007da21ac3091c2dda94b
Authored by
陈洋
2023-09-12 15:57:22 +0800
1 parent
f474161a
代码优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/qx-parameter-setting/style.less
src/qx-parameter-setting/style.less
View file @
a2527f8
...
...
@@ -12,7 +12,7 @@
12
12
flex-direction: row-reverse;
13
13
flex-wrap: nowrap;
14
14
justify-content: space-between;
15
-
align-items:
flex-end
;
15
+
align-items:
center
;
16
16
17
17
.header-title {
18
18
overflow:hidden;
...
...