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 bb94f54 commit c104441Copy full SHA for c104441
src/components/scroll-nav-bar/scroll-nav-bar.vue
@@ -156,6 +156,7 @@
156
text-align: center
157
.cube-scroll-content
158
display: inline-block
159
+ vertical-align: top
160
.cube-scroll-nav-bar-items
161
white-space: nowrap
162
.cube-scroll-nav-bar_vertical
@@ -168,6 +169,7 @@
168
169
font-size: $fontsize-medium
170
.cube-scroll-nav-bar-item
171
172
173
padding: 20px 15px
174
.cube-scroll-nav-bar-item_active
175
color: $scroll-nav-active-color
0 commit comments