Skip to content

Commit 2f2340d

Browse files
nirvnnyalldawson
authored andcommittedOct 27, 2023
[ui][themes] Fix clipped user profile selector icon size combobox content
1 parent 4178ace commit 2f2340d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgsuserprofileoptionswidgetbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<widget class="QComboBox" name="mIconSize">
9191
<property name="maximumSize">
9292
<size>
93-
<width>50</width>
93+
<width>200</width>
9494
<height>16777215</height>
9595
</size>
9696
</property>

0 commit comments

Comments
 (0)
Please sign in to comment.