File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 3737 font-size : 14px ;
3838 font-weight : 400 ;
3939 }
40- .userInfo .subdued ::first-line {
41- line-height : 24px ;
42- }
4340 .userInfo .subdued {
4441 opacity : 0.54 ;
4542 font-size : 13px ;
163160 </ div >
164161
165162 < div class ='clickable currentAccountInfo ' on-tap ='{{ toggleAccountChooser }} '>
166- < div horizontal layout >
163+ < div horizontal center layout >
167164 < span class ='subdued ' flex > {{ connectedNetworks }}</ span >
168165 < span hidden? ='{{ model.onlineNetworks.length === 1 }} '>
169166 < core-icon icon ='arrow-drop-down ' hidden? ='{{ accountChooserOpen }} '> </ core-icon >
170167 < core-icon icon ='arrow-drop-up ' hidden? ='{{ !accountChooserOpen }} '> </ core-icon >
171168 </ span >
169+ </ span >
172170 </ div >
173171
174172 < div horizontal layout hidden? ='{{ model.onlineNetworks.length !== 1 }} '>
You can’t perform that action at this time.
0 commit comments