Transition to modals and popovers

This commit is contained in:
Robert Long 2021-12-03 16:42:29 -08:00
commit f57b520622
19 changed files with 507 additions and 75 deletions

View file

@ -0,0 +1,8 @@
.checkIcon {
position: absolute;
right: 16px;
}
.checkIcon * {
stroke: var(--textColor1);
}