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
6f9fbe3d4f8bad931077636e04494e622b908eb3
Authored by
李婷
2023-09-21 09:45:00 +0800
1 parent
f9ac2b90
feat: 样式修复
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/qx-input-select/styles.less
src/qx-input-select/styles.less
View file @
6f9fbe3
...
...
@@ -90,7 +90,7 @@
90
90
line-height: 22px;
91
91
margin: 0 4px;
92
92
flex: 1;
93
-
color: @N
7
;
93
+
color: @N
9
;
94
94
display: flex;
95
95
align-items: center;
96
96
overflow: hidden;
...
...