8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c34be commit 9a9a360Copy full SHA for 9a9a360
themes/vue/source/css/_header.styl
@@ -55,23 +55,6 @@ body.docs
55
&.team
56
margin-left: 10px
57
58
-.nav-dropdown
59
- .nav-link
60
- &:hover, &.current
61
- border-bottom: none
62
- &.current
63
- &::after
64
- content: ''
65
- width: 0
66
- height: 0
67
- border-left: 5px solid $green
68
- border-top: 3px solid transparent
69
- border-bottom: 3px solid transparent
70
- position: absolute;
71
- top: 50%;
72
- margin-top: -4px;
73
- left: 8px;
74
-
75
.new-label
76
position: absolute
77
top: 3px
0 commit comments