/**
 * Styling for the notifications frontend.
 *
 * @since $ver$
 */
[data-notification-uuid] .contextual {
  inset: -24px -24px auto auto;
}
