Update margin-right.
This commit is contained in:
parent
a5d53b8000
commit
61c068bcde
2 changed files with 2 additions and 2 deletions
|
|
@ -52,7 +52,7 @@ export default {
|
|||
content: "";
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
margin-right: 10px;
|
||||
margin-right: 8px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background: white;
|
||||
|
|
|
|||
|
|
@ -97,7 +97,7 @@ export default {
|
|||
content: "";
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
margin-right: 10px;
|
||||
margin-right: 8px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background: white;
|
||||
|
|
|
|||
Loading…
Reference in a new issue