From e3324da078d8e2d72719d4a93f2b0878ca3753a9 Mon Sep 17 00:00:00 2001 From: mhenrixon Date: Thu, 2 Jul 2026 11:14:22 +0200 Subject: [PATCH] fix(docs): bump docs-kit to 73e52fd (sidebar caret alignment) Sub-group carets now right-align in the same column as the top-level group caret (dropped the .menu-title that broke daisyUI's grid layout). 8 specs green. --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 3c1df13..431dd75 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/mhenrixon/docs-kit.git - revision: 5a67bfa7e13d57160d335dfaac2cad2b796f7993 + revision: 73e52fd390a4236f460b984dc4c22b9ba3b2252f specs: docs-kit (0.1.0) daisyui (>= 1.2)