Skip to content
Snippets Groups Projects
Commit 2c77fff9 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #2907420 by DyanneNova, tedbow: The Off-Canvas CSS reset prevents SVGs from displaying

parent 24959f64
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -10,6 +10,7 @@
* cause the need for many more overrides in this file.
*/
#drupal-off-canvas *:not(div),
#drupal-off-canvas *:not(svg *),
#drupal-off-canvas *:after,
#drupal-off-canvas *:before {
all: initial;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment