Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Jul 15, 2024
1 parent 5bcee12 commit 65205bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Widgets/ArcgisRendererWidget/ArcgisRendererWidget.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ function ArcgisRendererWidget(props) {
title={
<button
className="btn-primary"
style={{ fontSize: 'var(--font-size-small)' }}
onClick={() => {
setOpen(true);
}}
Expand Down

0 comments on commit 65205bc

Please sign in to comment.