È possibile disabilitare le scorciatoie da tastiera?

In that case, this should work:

.sidebar-footer-actions-keyboard-shortcuts {
  display: none;
}
5 Mi Piace