Merge pull request #190 from itsgareth/fix/sidebar-nav-hover-clipping
Fix sidebar nav button clipping on hover
This commit is contained in:
commit
d013c85644
1 changed files with 0 additions and 1 deletions
|
|
@ -6095,7 +6095,6 @@ textarea:focus {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-nav.main {
|
.sidebar-nav.main {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue