IO-2433 Basic embedded authoring.

This commit is contained in:
Patrick Fic
2026-02-27 13:15:10 -08:00
parent e03546d989
commit e25174ff97
15 changed files with 1284 additions and 7 deletions

View File

@@ -475,3 +475,9 @@
margin-left: auto;
flex: 0 0 auto;
}
.esignature-embed {
width: 100%;
height: 100%;
}