是否可以禁用键盘快捷键?

In that case, this should work:

.sidebar-footer-actions-keyboard-shortcuts {
  display: none;
}
5 个赞