您可以使用 CSS 隐藏它 (Making custom CSS changes on your site)
#topic-footer-buttons .pinned-button{
display: none;
}
您想隐藏它做什么?
您可以使用 CSS 隐藏它 (Making custom CSS changes on your site)
#topic-footer-buttons .pinned-button{
display: none;
}
您想隐藏它做什么?