From 248f0d38c68ca4a662fde0ce55d4577436ebb9cd Mon Sep 17 00:00:00 2001 From: Marc Brooks Date: Tue, 26 Aug 2025 20:51:52 -0500 Subject: [PATCH] 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. --- ui/src/components/VirtualKeyboard.tsx | 5 +++-- ui/src/index.css | 14 ++++++++++++++ ui/src/routes/devices.$id.settings.keyboard.tsx | 4 ++-- 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/ui/src/components/VirtualKeyboard.tsx b/ui/src/components/VirtualKeyboard.tsx index ce1bd83..798b3fd 100644 --- a/ui/src/components/VirtualKeyboard.tsx +++ b/ui/src/components/VirtualKeyboard.tsx @@ -224,9 +224,10 @@ function KeyboardWrapper() { -
+
{isAttachedVirtualKeyboardVisible ? (