change rendering in panel to fix event handelrs (#4082)

This commit is contained in:
Anthony Dresser
2019-02-19 12:48:07 -08:00
committed by GitHub
parent d4704e39ac
commit ccf9bf4613
2 changed files with 20 additions and 6 deletions

View File

@@ -29,7 +29,7 @@
margin: 0px 11px;
}
.connection-dialog .tabBody {
.connection-dialog .tab-container {
overflow: hidden;
flex: 1 1;
display: flex;