UX: show 'upload image from device' on desktop, add icon, attempt to fix "open camera" on ddg-browser, see #2406

This commit is contained in:
Pieter Vander Vennet 2025-05-04 01:10:16 +02:00
parent c8d39f466e
commit 1b64774b3b
2 changed files with 50 additions and 14 deletions

View file

@ -8781,6 +8781,11 @@ svg.apply-fill path {
padding-right: 0.5rem;
}
.md\:text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
.md\:text-6xl {
font-size: 3.75rem;
line-height: 1;