diff --git a/core/src/components/tabbar/tab-button.scss b/core/src/components/tabbar/tab-button.scss index 2fff3cd560..8feeecdfd4 100644 --- a/core/src/components/tabbar/tab-button.scss +++ b/core/src/components/tabbar/tab-button.scss @@ -26,6 +26,7 @@ text-decoration: none; cursor: pointer; + overflow: hidden; box-sizing: border-box; -webkit-user-drag: none; }