Skip to content

Commit

Permalink
Fikser CSS-issue
Browse files Browse the repository at this point in the history
  • Loading branch information
toresbe committed Nov 21, 2024
1 parent c9a4ac4 commit 6b6fa2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const ForhandsvisningVedleggModal = ({
open={true}
onClose={onClose}
closeOnBackdropClick={false}
className={"bg-gray-800/80"}
className={"bg-white"}
aria-label={header ?? ""}
>
<Modal.Header>
Expand Down

0 comments on commit 6b6fa2a

Please sign in to comment.