你應(yīng)該嘗試覆蓋那個(gè) overflow-x 樣式,并通過 id 選擇你的元素。 CSS:
overflow-x
id
#myBtn { overflow-x: visible !important; }