mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
More modal iframe dialog handling improvements
This commit is contained in:
@@ -159,6 +159,7 @@ $(".selectedEquipmentInstructionManualToggleFullscreenButton").on('click', funct
|
||||
card.find(".card-header").toggleClass("fixed-top");
|
||||
card.find(".card-body").toggleClass("mt-5");
|
||||
$("body").toggleClass("fullscreen-card");
|
||||
$("embed.embed-responsive").removeClass("resize-done");
|
||||
ResizeResponsiveEmbeds();
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user