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
a4044e18a905459710c82529fc57c5e5404f57e7
Authored by
李婷
2023-09-07 22:55:07 +0800
1 parent
a04bf4ce
feat: 样式修复
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
src/qx-user-selector/src/style.less
src/qx-user-selector/src/style.less
View file @
a4044e1
...
...
@@ -165,6 +165,9 @@
165
165
flex: 1;
166
166
}
167
167
}
168
+
.ant-modal-close {
169
+
top: 21px;
170
+
}
168
171
169
172
.ant-tabs-tab-btn {
170
173
min-width: 60px;
...
...