Merge pull request #195 from itsgareth/fix/sidebar-nav-hover-clipping-2

Fix bottom sidebar bottom buttons clipping on hover
This commit is contained in:
IsraelGPT 2026-02-15 15:47:52 +02:00 committed by GitHub
commit 384d351294
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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