Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
style_tool
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Bugzilla
Bugzilla
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
于广洋
style_tool
Commits
2ad530c8
Commit
2ad530c8
authored
May 22, 2020
by
刘安琪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整dialog按钮位置
parent
d799544a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
dialog.scss
node_module/element-theme-chalk/src/dialog.scss
+4
-4
No files found.
node_module/element-theme-chalk/src/dialog.scss
View file @
2ad530c8
...
@@ -103,13 +103,13 @@
...
@@ -103,13 +103,13 @@
box-sizing
:
border-box
;
box-sizing
:
border-box
;
&
button
:nth-child
(
2
)
{
&
button
:nth-child
(
2
)
{
margin-left
:
1
6
px
;
margin-left
:
1
2
px
;
}
}
&
button
:nth-child
(
3
)
{
&
button
:nth-child
(
3
)
{
margin-left
:
1
6
px
;
margin-left
:
1
2
px
;
}
}
&
button
:nth-child
(
2
)
{
&
button
:nth-child
(
4
)
{
margin-left
:
1
6
px
;
margin-left
:
1
2
px
;
}
}
}
}
...
...
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