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

Fix sidebar nav button clipping on hover
This commit is contained in:
Julien 2026-02-14 23:19:36 +01:00 committed by GitHub
commit d013c85644
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6095,7 +6095,6 @@ textarea:focus {
display: flex;
flex-direction: column;
height: 100%;
overflow: hidden;
}
.sidebar-nav.main {