clapper-app: set uri-dialog's content width to 420

Co-authored-by: Rafał Dzięgiel <40623528+Rafostar@users.noreply.github.com>
This commit is contained in:
Evan Paterakis
2025-02-15 19:17:04 +02:00
committed by GitHub
parent 069be30225
commit a5bc1b5578

View File

@@ -6,6 +6,7 @@
<property name="close-response">cancel</property>
<property name="default-response">add</property>
<property name="follows-content-size">false</property>
<property name="content-width">420</property>
<property name="extra-child">
<object class="GtkListBox">
<property name="selection-mode">none</property>