Skip to content

Commit

Permalink
Allow modal to be clicked πŸ˜…
Browse files Browse the repository at this point in the history
  • Loading branch information
paracycle committed Mar 26, 2024
1 parent 02e2c8e commit e477a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/layouts/layout.erb
Original file line number Diff line number Diff line change
Expand Up @@ -1922,7 +1922,7 @@
<div class="c-sk-modal_portal">
<div
class="ReactModal__Overlay ReactModal__Overlay--after-open c-sk-overlay p-prefs_dialog p-prefs_dialog--dark p-prefs_dialog--peek_sidebar p-prefs_dialog__overlay--ia_layout"
style="padding: 28px; pointer-events: none; background: none;">
style="padding: 28px; background: none;">
<div
class="ReactModal__Content ReactModal__Content--after-open c-sk-modal c-sk-modal--fixed p-prefs_dialog__modal p-prefs_dialog__modal--ia_layout"
tabindex="-1" role="dialog" aria-label="Preferences" style="max-width: 730px;">
Expand Down

0 comments on commit e477a3b

Please sign in to comment.