This commit is contained in:
Dwi Swandhana
2026-06-09 08:56:30 +07:00
parent fb6e11c0e6
commit b793755d95
1851 changed files with 344010 additions and 2 deletions

No files matched your search

@@ -0,0 +1,20 @@
.signature-pad {
margin: auto;
height: auto;
}
.signature-pad--body {
min-height: 360px;
}
.signature-pad--actions {
overflow: hidden;
}
.signature-pad--actions > div:first-child {
float: left;
}
.signature-pad--actions > div:last-child {
float: right;
}
File diff suppressed because one or more lines are too long