Skip to content

Commit

Permalink
updated snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
DerKatsche committed Dec 17, 2024
1 parent 4c189e2 commit b8c6b8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports[`LoadingScreenControlsExplanation should render 1`] = `
<div>
<div
class="row-span-4 w-[85vw] max-w-6xl portrait:h-[50vh] bg-buttonbgblue p-4 rounded-xl overflow-y-auto"
class="row-span-4 w-[90vw] max-w-[80vw] portrait:h-[50vh] max-h-[45vh] bg-buttonbgblue p-4 rounded-xl overflow-y-auto"
>
<h1
class="font-bold portrait:pb-6 text-adlerdarkblue"
Expand Down

0 comments on commit b8c6b8f

Please sign in to comment.