Skip to content

Commit

Permalink
Play around with styles a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
paracycle committed Mar 26, 2024
1 parent e477a3b commit 37d4a12
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 @@ -1925,7 +1925,7 @@
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;">
tabindex="-1" role="dialog" aria-label="Preferences" style="max-width: 960px; margin-left: 300px;">
<div class="c-sk-modal_header">
<div class="c-sk-modal_title_bar c-sk-modal_title_bar--pad_right p-prefs_dialog__title_bar">
<div class="c-sk-modal_title_bar__text">
Expand Down

0 comments on commit 37d4a12

Please sign in to comment.