Fix container regression (#6531)
* Update public.html.haml * Update auth.html.haml * Update modal.html.haml
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
= link_to destroy_user_session_path, method: :delete, class: 'logout-link icon-button' do
|
||||
= fa_icon 'sign-out'
|
||||
|
||||
.container= yield
|
||||
.container-alt= yield
|
||||
.modal-layout__mastodon
|
||||
%div
|
||||
|
||||
|
Reference in New Issue
Block a user