fix(calc-02): reorder display buttons in portrait layout

This commit is contained in:
2026-05-16 04:44:18 +02:00
parent 442a97d573
commit 1cef2d2d6a
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -15,8 +15,8 @@
```
┌──────── Display Buttons ────────┐
| Const | | Up | Mode |
| Paste | Left | Down | Right |
| Const | Paste | Up | Mode |
| | Left | Down | Right |
└─────────────────────────────────┘
```