Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
zeroing-editor
Project
Project
Details
Activity
Releases
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
劳工
zeroing-editor
Commits
be596d28
Commit
be596d28
authored
Feb 26, 2020
by
rockyl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
el-form-item样式调整
parent
a219ac51
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
4 deletions
+8
-4
behavior.scss
src/themes/light/behavior.scss
+0
-4
editor.scss
src/themes/light/editor.scss
+4
-0
index.scss
src/themes/light/index.scss
+4
-0
No files found.
src/themes/light/behavior.scss
View file @
be596d28
...
...
@@ -329,10 +329,6 @@ $dock-pin-width: 9px;
padding
:
5px
;
flex-direction
:
column
;
.el-form-item--mini.el-form-item
{
margin-bottom
:
3px
;
}
.info-editor
{
margin-right
:
5px
;
}
...
...
src/themes/light/editor.scss
View file @
be596d28
...
...
@@ -268,6 +268,10 @@
display
:
flex
;
flex-direction
:
column
;
.el-form-item--mini.el-form-item
{
margin-bottom
:
20px
;
}
.editor-form-item
{
flex
:
1
;
...
...
src/themes/light/index.scss
View file @
be596d28
...
...
@@ -48,6 +48,10 @@
overflow-y
:
hidden
;
}
.el-form-item--mini.el-form-item
{
margin-bottom
:
3px
;
}
.el-tree-node__content
>
.el-tree-node__expand-icon
{
padding
:
6px
0
;
}
...
...
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