Fix network dropdown styles

feature/default_network_editable
Chi Kei Chan 7 years ago
parent 0458643f10
commit 79be956be9
  1. 2
      ui/app/components/dropdowns/network-dropdown.js

@ -78,7 +78,7 @@ NetworkDropdown.prototype.render = function () {
zIndex: 11,
style: {
position: 'absolute',
top: '38px',
top: '58px',
minWidth: '309px',
},
innerStyle: {

Loading…
Cancel
Save