mirror of
https://github.com/luckfox-eng29/kvm.git
synced 2026-01-18 03:28:19 +01:00
* Clean up Virtual Keyboard styling Make the header a bit taller Add keyboard layout name to header Make the detached keyboard render smaller key text so you can read them. Updated the settings text for keyboard layout. * Add the key graphics and missing keys * style(ui): add cursor-pointer class to Button component for better UX * refactor(ui): Improve header styling and detach bug - Remove unused AttachIcon and related SVG asset. - Replace icon usage with a styled LinkButton to improve consistency. - Simplify and reformat VirtualKeyboard component for better readability. * refactor(ui): Hide keyboard layout settings on mobile and fix minor styling --------- Co-authored-by: Marc Brooks <IDisposable@gmail.com>