/* @todo Rename module to "mtrc_admin_theme_fixes" */

.media-library-item--grid {
  width: unset !important;
}

#layout-builder-modal tr:hover td {
  background: unset !important;
}
