feat: copy & download qr code as png (#2521)

* copy & download qr code as png

* i18n, accessibility

* improve error handling
This commit is contained in:
Bernd Storath
2026-03-05 13:39:31 +01:00
committed by GitHub
parent 7cde04de81
commit bc4dfd03df
6 changed files with 120 additions and 5 deletions
+7
View File
@@ -0,0 +1,7 @@
:root {
color-scheme: light;
}
.dark {
color-scheme: dark;
}