Skip to content

Commit

Permalink
[ui][themes] Fix clipped user profile selector icon size combobox con…
Browse files Browse the repository at this point in the history
…tent
  • Loading branch information
nirvn authored and nyalldawson committed Oct 27, 2023
1 parent 4178ace commit 2f2340d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsuserprofileoptionswidgetbase.ui
Expand Up @@ -90,7 +90,7 @@
<widget class="QComboBox" name="mIconSize">
<property name="maximumSize">
<size>
<width>50</width>
<width>200</width>
<height>16777215</height>
</size>
</property>
Expand Down

0 comments on commit 2f2340d

Please sign in to comment.