Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄庭坚
jinfa-platform
Commits
0776d969
Commit
0776d969
authored
May 26, 2021
by
XieZhiXiong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 完善样式
parent
6e6ef78f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
6 deletions
+10
-6
reset.less
src/global/styles/reset.less
+8
-6
index.less
src/layouts/AnchorPage/index.less
+2
-0
No files found.
src/global/styles/reset.less
View file @
0776d969
...
...
@@ -125,12 +125,6 @@
display: none;
}
// 设置formitem的*号到字段label前
.ant-form-item-label>label.ant-form-item-required::before {
order: 10;
margin-left: -6px;
}
// 处理ant tree组件
// .ant-tree-checkbox {
// order: 10;
...
...
@@ -289,3 +283,10 @@
font-size: 12px !important;
color: #909399 !important;
}
// 设置formitem的*号到字段label前
.ant-form-item-label
> label.ant-form-item-required::before {
order: 10;
margin-left: -6px;
}
\ No newline at end of file
src/layouts/AnchorPage/index.less
View file @
0776d969
...
...
@@ -54,6 +54,8 @@
:global {
.ant-anchor {
background-color: #FFFFFF;
&-link {
padding: 0 16px;
font-size: 14px;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment