Skip to content

Commit

Permalink
add style typed to modal.css
Browse files Browse the repository at this point in the history
  • Loading branch information
arthur-lemeur committed Nov 30, 2023
1 parent 18ba8a9 commit 8030706
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/assets/styles/components/modals.css.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ declare const styles: {
readonly "modal_dialog_body_centered": string;
readonly "modal_dialog_body_cover": string;
readonly "modal_dialog_footer": string;
readonly "modal_dialog_full": string;
readonly "modal_dialog_header": string;
readonly "modal_dialog_overlay": string;
readonly "modal_dialog_overlay_hidden": string;
Expand Down

0 comments on commit 8030706

Please sign in to comment.