Signature widget working in app.
This commit is contained in:
parent
f70d8ee2ff
commit
b42a593e34
11 changed files with 126 additions and 74 deletions
|
|
@ -28,6 +28,12 @@ h1 {
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
#signature-pad {
|
||||
width: 300px;
|
||||
border: thin solid white;
|
||||
min-height: 150px;
|
||||
}
|
||||
|
||||
/* desktops and laptops, primarily. Adapted to mouse; targets may be small */
|
||||
@media all and (min-device-width: 1025px) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue