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
17abe705e11c7118538a90f4cb85291778d2738a
Authored by
李婷
2023-09-19 17:11:40 +0800
1 parent
2dc87cfe
feat: 样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/qx-input-select/styles.less
src/qx-input-select/styles.less
View file @
17abe70
...
...
@@ -86,6 +86,7 @@
86
86
}
87
87
88
88
&:focus {
89
+
border-color: @B8;
89
90
box-shadow: 0 0 0 2px @B3;
90
91
outline: none;
91
92
}
...
...