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

This commit is contained in:
Gareth Dawson 2026-02-14 21:51:29 +00:00
parent 152beda73b
commit 20d8a056ba

View file

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