### Support guidelines
- [x] I'm smart and I read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md)
### Use of AI
- [x] I'm a real person and wrote this bug without assistance from AI.
### I've found a bug and checked that ...
- [x] ... [the documentation](https://docs.firefly-iii.org/) does not mention anything about my problem
- [x] ... there are no open or closed issues that are related to my problem
- [x] ... it's [definitely a Firefly III issue, not me](https://github.com/firefly-iii/firefly-iii/blob/main/.github/its_you_not_me.md)
### Description
In the updated UI, the content of table cells is shifted slightly above the center line:

If we add a `vertical-align: middle` to the table cells, I think it looks much nicer:

I think this is an improvement even when the text overflows onto multiple lines.
(This is on Firefly 140 (ESR) on Debian)
### Debug information
Debug information generated at 2026-09-16 11:36:05 for Firefly III version **v6.7.2**.
| System information |
|---|
| Item | Value |
|---|
| Firefly III | v6.7.2 |
| Build time | 2026-09-16 09:47:31 Europe/Amsterdam (1789544851) |
| PHP version | 8.5.9 (64bits) / fpm-fcgi / FreeBSD amd64 |
| BCscale | 12 |
| Error reporting | Display: Off, reporting: ALL errors |
| Max upload | 2097152 (2097152) |
| Database drivers | *sqlite* |
| Firefly III information |
|---|
| Item | Value |
|---|
| Timezone | America/Toronto + America/Toronto |
| App environment | local, debug: false |
| Layout | v1 |
| Logging | notice, daily / audit_daily, audit_stdout |
| Cache driver, session driver | file, file |
| Default language and locale | en_US + equal |
| Trusted proxies | ** |
| Login provider & user guard | eloquent / web |
| Login headers | N/A + N/A |
| Last cron job | never (never) |
| Mailer | log |
| Exchange rates | Disabled, downloads disabled |
| RB-column | Enabled |
| User-specific information |
|---|
| Item | Value |
|---|
| User | #1 of 1 |
| User flags | :wrench: |
| Primary currency | CAD |
| Convert to primary currency? | Disabled |
| Session start | 2026-09-01 00:00:00 |
| Session end | 2026-09-30 23:59:59 |
| View range | 1M |
| User language | en_US |
| User locale | en_CA |
| Locale(s) supported | en_CA.utf8: :x: en_CA.UTF-8: :white_check_mark:
|
| User agent | Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0 |
### Steps to reproduce
_No response_
### Additional info
_No response_