Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scratch-www
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
scratch-www
Commits
19ef91d3
Unverified
Commit
19ef91d3
authored
Jan 12, 2021
by
picklesrus
Committed by
GitHub
Jan 12, 2021
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4827 from picklesrus/mute-modal-vertical
Update vertical spacing on mute modal
parents
8a14c0d1
48795705
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/components/modal/mute/modal.scss
src/components/modal/mute/modal.scss
+3
-3
No files found.
src/components/modal/mute/modal.scss
View file @
19ef91d3
...
...
@@ -11,7 +11,7 @@
}
.mute-step
{
display
:
flex
;
padding
:
4
8px
16px
;
padding
:
36px
16px
2
8px
16px
;
}
.mute-content
{
padding-top
:
16px
;
...
...
@@ -30,7 +30,7 @@
line-height
:
2rem
;
}
.mute-bottom-row
{
padding-top
:
3
2px
;
padding-top
:
1
2px
;
}
.bottom-img
{
width
:
380px
;
...
...
@@ -48,7 +48,7 @@
.mute-nav
{
display
:flex
;
justify-content
:
space-between
;
padding
:
2
4
px
0
;
padding
:
2
0
px
0
;
}
.back-button
{
margin-top
:
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