Use auto table-layout on desktop (#1601)

Signed-off-by: Martin Fischer <martin@push-f.com>
This commit is contained in:
Martin Fischer 2023-07-20 09:23:16 +02:00 committed by GitHub
parent 4f39ad2a24
commit 1a11a7b998
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 26 deletions

View file

@ -0,0 +1 @@
Improve the layout of tables on desktop displays. Contributed by @not-my-profile.