add active state to comment cards in prompt input

This commit is contained in:
David Hill
2026-01-24 23:07:12 +00:00
parent 40e3dbc14b
commit 4f30e60f3f
4 changed files with 20 additions and 5 deletions
@@ -267,6 +267,6 @@
position: relative;
overflow: hidden;
--line-comment-z: 5;
--line-comment-popover-z: 6;
--line-comment-popover-z: 30;
}
}