Skip to content
Snippets Groups Projects

Off canvas tray styling broken in Firefox

Open Gaurav requested to merge issue/drupal-3450256:3450256-offcanvas-tray into 11.x
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -229,6 +229,7 @@
my: `${Drupal.offCanvas.getEdge()} top`,
at: `${Drupal.offCanvas.getEdge()} top${topPosition}`,
of: window,
collision: 'fit',
},
};
Loading