fix(sidebar): prevent nav button clipping on hover indent
This commit is contained in:
parent
152beda73b
commit
20d8a056ba
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