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:
commit
384d351294
1 changed files with 0 additions and 1 deletions
|
|
@ -6106,7 +6106,6 @@ textarea:focus {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
overflow: hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#pinned-items-nav {
|
#pinned-items-nav {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue