Add FediAuth modal

This commit is contained in:
Gabe Kangas
2022-09-08 21:44:52 -07:00
parent b966babf64
commit 2774f4260a
6 changed files with 224 additions and 14 deletions

View File

@@ -9,4 +9,5 @@
height: 100%;
padding: 2vw;
background-color: var(--theme-color-components-modal-content-background);
color: var(--theme-color-components-modal-content-text);
}