Sign in
简柏林
/
thingskit-front
·
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
095ec3328a884b8d75a6ff3bba94d1fb61a6c152
Authored by
fengtao
2022-07-13 11:00:08 +0800
1 parent
de9a4be2
pref:优化表格组件样式
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/Table/src/BasicTable.vue
src/components/Table/src/BasicTable.vue
View file @
095ec33
...
...
@@ -344,7 +344,7 @@
344
344
}
345
345
346
346
&-form-container {
347
-
padding: 16px 16px
0
px 36px;
347
+
padding: 16px 16px
16
px 36px;
348
348
349
349
.ant-form {
350
350
padding: 12px 10px 6px 10px;
...
...