Created attachment 180791 [details] Category label is shifted down SUMMARY See attachment STEPS TO REPRODUCE 1. Go to Keyboard 2. Go to Key Bindings using button on the top right 3. Expand a section 4. Toggle something OBSERVED RESULT Label of the category shifts downwards EXPECTED RESULT It shouldn't SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.13.0 Qt Version: 6.9.0 Kernel Version: 6.14.4-zen1-1-zen (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics Memory: 13.5 GiB of RAM Graphics Processor 1: AMD Radeon Graphics Graphics Processor 2: NVIDIA GeForce RTX 3060 Laptop GPU ADDITIONAL INFORMATION
Looks like this is intentional per the current code, because the act of toggling something changes that section from its default settings and makes a revert button appear. This button is taller than the header, so the whole row becomes taller to compensate. Not ideal though.