let's improve `My keys` section in FlowCrypt Settings: <img width="800" height="500" alt="Image" src="https://github.com/user-attachments/assets/070fdcea-d3e8-4225-b5a3-659d66da8952" /> - [ ] keys should be ordered from the newest to the oldest - [ ] expired keys should have decreased opacity (~0.7) to better differentiate with active keys - [ ] let's convert this list to table with columns, as currently rows are not same-aligned: | User ID | Creation | Fingerprint | Status | | ------------- | ----------------- | ------------------------------------------------- | ------ | | user@example.com | November 24, 2025 | C3A6 5E46 7B54 77DF 3C4C 9790 4D22 B3CA 5B32 FF66 | active | | ... |...|...|...| Maybe some other possible improvements?
let's improve
My keyssection in FlowCrypt Settings:Maybe some other possible improvements?