Skip to content

Commit f971fca

Browse files
authored
fix(#2668): reset unexpected behavior introduced by overflow-anchor (#2700)
1 parent 283d6d3 commit f971fca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/v2/guide/components-dynamic-async.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ new Vue({
106106
background: #f0f0f0;
107107
margin-bottom: -1px;
108108
margin-right: -1px;
109+
overflow-anchor: none;
109110
}
110111
.dynamic-component-demo-tab-button:hover {
111112
background: #e0e0e0;

0 commit comments

Comments
 (0)