/* Track Mishnah UI 2.19.7
 * Keep Bulk actions in the normal Claim Mishnah page flow.
 */

body.app-theme-jewel .catalog-action-toolbar {
  position: static;
  z-index: auto;
  top: auto;
  backdrop-filter: none;
}
