fix(sidebar): prevent nav button clipping on hover indent
This commit is contained in:
parent
127a57138b
commit
b3ca014d0f
1 changed files with 0 additions and 1 deletions
|
|
@ -6106,7 +6106,6 @@ textarea:focus {
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#pinned-items-nav {
|
||||
|
|
|
|||
Loading…
Reference in a new issue