Skip to content

Commit 0b1da60

Browse files
Jinjiangchrisvfritz
authored andcommitted
Formatted the new styl code. (#1151)
1 parent fa4b54f commit 0b1da60

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

themes/vue/source/css/_header.styl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@ body.docs
4444
border-bottom: none
4545
&.current
4646
&::after
47-
content: ''
47+
content: ""
4848
width: 0
4949
height: 0
5050
border-left: 5px solid $green
5151
border-top: 3px solid transparent
5252
border-bottom: 3px solid transparent
53-
position: absolute;
54-
top: 50%;
55-
margin-top: -4px;
56-
left: 8px;
53+
position: absolute
54+
top: 50%
55+
margin-top: -4px
56+
left: 8px
5757

5858
.new-label
5959
position: absolute

0 commit comments

Comments
 (0)