make outgoing connections scroll better & not be textarea
This commit is contained in:
parent
47e81a4bb5
commit
a704eaaf60
3 changed files with 5 additions and 2 deletions
|
@ -12,4 +12,8 @@
|
|||
|
||||
.motdCard{
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
#connectedNodes{
|
||||
overflow-y: auto;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue