rules library: Improve empty state & fix quirks on Windows (#41064)

Just got a new Windows machine and realized that the rules library empty
state was completly busted. Ended up also adding some little UI tweaks
to make it better for both Windows and Linux.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal
2025-10-23 21:45:48 -03:00
committed by GitHub
parent fe730e9129
commit 5aa82887ec
4 changed files with 54 additions and 63 deletions
+1 -1
View File
@@ -366,7 +366,7 @@
}
},
{
"context": "PromptLibrary",
"context": "RulesLibrary",
"bindings": {
"new": "rules_library::NewRule",
"ctrl-n": "rules_library::NewRule",