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