Skip to content

Commit d3d9b9c

Browse files
committed
Fixed update tab indicator method
1 parent 9de0bab commit d3d9b9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/tabs.js

+1
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@
346346
}
347347

348348
updateTabIndicator() {
349+
this._setTabsAndTabWidth();
349350
this._animateIndicator(this.index);
350351
}
351352

0 commit comments

Comments
 (0)