Fix rose pine and method tags

This commit is contained in:
Gregory Schier
2024-06-07 12:01:31 -07:00
parent 3c5fdcb18d
commit 5108bc92f3
2 changed files with 1 additions and 3 deletions

View File

@@ -839,7 +839,7 @@ const SidebarItem = forwardRef(function SidebarItem(
)}
/>
)}
<div className="flex items-end gap-2 min-w-0">
<div className="flex items-center gap-2 min-w-0">
{itemPrefix}
{editing ? (
<input