Add first pass at IndieAuth modal. For #1863

This commit is contained in:
Gabe Kangas
2022-08-20 16:16:24 -07:00
parent c41e0ab90a
commit c4479a0ffc
11 changed files with 258 additions and 15 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ export default function Modal(props: Props) {
const modalStyle = {
padding: '0px',
height: height || '40vh',
minHeight: height || '40vh',
};
const iframe = url && (