fix(sidebar): prevent nav button clipping on hover indent

This commit is contained in:
Gareth Dawson 2026-02-15 13:40:44 +00:00
parent 127a57138b
commit b3ca014d0f

View file

@ -6106,7 +6106,6 @@ textarea:focus {
display: flex;
flex-direction: column;
min-height: 0;
overflow: hidden;
}
#pinned-items-nav {