unity-mcp/MCPForUnity/Editor/Windows/Components/ClientConfig
dsarno 2eb26b85cf
fix: resolve Unknown pseudo class last-child USS warnings (#624)
Unity UI Toolkit does not support the :last-child pseudo-class. Replace
it with a .section-last class that is applied programmatically to the
last section in each .section-stack container.

Also moves the Configure All Detected Clients button to the bottom
of the Client Configuration section and makes it auto-width.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 11:45:48 -08:00
..
McpClientConfigSection.cs feat: improve editor window UI + add transport mismatch warning (#613) 2026-01-22 22:48:03 -08:00
McpClientConfigSection.cs.meta HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
McpClientConfigSection.uxml fix: resolve Unknown pseudo class last-child USS warnings (#624) 2026-01-25 11:45:48 -08:00
McpClientConfigSection.uxml.meta HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00