Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix wrong margin of tabs
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
components/tabs/style/index.less
|
@@ -6,7 +6,7 @@ |
|
|
|
|
|
@tab-bar-margin: 0 0 16px 0; |
|
|
|
|
|
@tab-horizontal-margin: 0 0 0 32px; |
|
|
@tab-horizontal-margin: 0 32px 0 0; |
|
|
@tab-vertical-margin: 0 0 16px 0; |
|
|
|
|
|
@tab-horizontal-padding: 12px 16px; |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.