- 🇮🇳India Saman Malik
Apply patch #8 on Drupal 9.5.x-dev
But the patch failed to apply.Checking patch core/themes/olivero/css/components/wide-image.css... error: while searching for: } } /* Ensure that image doesn't overlap sidebar. */ @media (min-width: 62.5rem) { error: patch failed: core/themes/olivero/css/components/wide-image.css:93 error: core/themes/olivero/css/components/wide-image.css: patch does not apply Checking patch core/themes/olivero/css/components/wide-image.pcss.css...
- Status changed to Needs work
about 2 years ago 1:57pm 22 February 2023 The Needs Review Queue Bot → tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- Status changed to Closed: works as designed
almost 2 years ago 9:06pm 3 March 2023 - 🇺🇸United States andy-blum Ohio, USA
- Create a new block type called Image block.
Creating a custom block type means that you're beyond the scope of the core theme. You're welcome to clone olivero and use it as a custom theme, but this issue does not belong to a core theme, it belongs to your implementation of a core theme.