Remove the border. To remove the border, use the following CSS on the summary element. details > summary { outline: none; } Show more.
確定! 回上一頁