有没有办法在特定主题中隐藏“我也一样”按钮?

如果存在(隐藏的)标签时将其隐藏,会怎样?

body.tag-YOUR-TAG-HERE .post-action-menu__solved-shared-issue {
  display: none;
}
2 個讚