Prevent connections from moving on click (#7528)

This commit is contained in:
Euler
2019-10-07 12:49:05 -03:00
committed by Charles Gagnon
parent cacbcb5415
commit ac87346507

View File

@@ -37,7 +37,6 @@
}
.connection-recent, .connection-saved {
margin: 5px;
flex: 1 1;
overflow-y: auto;
}