Revert changes on layout

This commit is contained in:
Joachim
2021-12-17 17:00:10 +01:00
parent c3a32b3a54
commit 2544ea12c7
2 changed files with 23 additions and 51 deletions

View File

@ -427,6 +427,9 @@ let BookWyrm = new class {
* with the `data-modal-open` attribute
* pointing to a modal by its id.
* @return {undefined}
*
* See https://github.com/bookwyrm-social/bookwyrm/pull/1633
* for information about using the modal.
*/
handleModalButton(event) {
const modalButton = event.currentTarget;