Skip to content

Commit

Permalink
Update legend.js
Browse files Browse the repository at this point in the history
  • Loading branch information
huggla authored Mar 26, 2024
1 parent ce7eaeb commit 3f18450
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/controls/legend.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,8 @@ const Legend = function Legend(options = {}) {
viewer.dispatch('active:togglevisibleLayers');
},
style: {
'align-self': 'right',
'vertical-align': 'bottom',
'margin-bottom': '4px',
'padding-right': '6px'
},
icon: '#ic_close_fullscreen_24px',
Expand Down

0 comments on commit 3f18450

Please sign in to comment.