clach04 / clipboard-confusion

Pure Python 2 and 3 in-memory, single document pastebin, with optional clipboard support with some qrcode support
Apache License 2.0
2 stars 0 forks source link

Make mobile friendly #17

Closed clach04 closed 1 year ago

clach04 commented 1 year ago

Rework html for phone screens.

clach04 commented 1 year ago

https://hg.sr.ht/~clach04/pytombo/rev/7604ea4793b08039704d1082c5499e2640d5914d

<meta name="viewport" content="width=device-width, initial-scale=1.0">
clach04 commented 1 year ago

https://hg.sr.ht/~clach04/pytombo/rev/7604ea4793b08039704d1082c5499e2640d5914d

<meta name="viewport" content="width=device-width, initial-scale=1.0">

Already present, hacked style attribute for textare, using old html tag