Browse Source

fix: fix stylelint error

close #7731
pull/7799/head
Leskur 5 years ago
committed by GitHub
parent
commit
0623dd58ae
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/pages/user/login/index.less

2
src/pages/user/login/index.less

@ -11,7 +11,7 @@
:global { :global {
.@{ant-prefix}-tabs-nav-list { .@{ant-prefix}-tabs-nav-list {
margin: auto; margin: auto;
font-size: 16rpx; font-size: 16px;
} }
} }

Loading…
Cancel
Save