Commit 7594081
fix(FileUpload): fix oversized preview image in confirm signature dialog
Move .confirm-preview styles into :deep(.confirm-dialog__content) so they
reach the teleported NcDialog content. Add max-height, object-fit: contain,
background-color and border-radius to match the PreviewSignature appearance.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent c377912 commit 7594081
1 file changed
Lines changed: 17 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | 417 | | |
430 | 418 | | |
431 | 419 | | |
| |||
450 | 438 | | |
451 | 439 | | |
452 | 440 | | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
453 | 458 | | |
454 | 459 | | |
0 commit comments