chore: Fixes contact panel scroll issue (#2424)
This commit is contained in:
committed by
GitHub
parent
fe3f1c3a40
commit
a56aa5656d
@@ -57,6 +57,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.contact--panel {
|
.contact--panel {
|
||||||
|
height: 100%;
|
||||||
background: white;
|
background: white;
|
||||||
font-size: var(--font-size-small);
|
font-size: var(--font-size-small);
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user