Skip to content

Commit 2fedf25

Browse files
committed
*
1 parent fce5a1c commit 2fedf25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/ui/notecontentview.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<property name="viewtitle-widget">
7070
<object class="HeTextField" id="note_title">
7171
<property name="hexpand">1</property>
72-
<property name="width-request">240</property>
72+
<property name="width-request">280</property>
7373
<property name="halign">start</property>
7474
<property name="placeholder-text">Note Name</property>
7575
<property name="visibility">1</property>

data/ui/trashcontentview.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<object class="GtkLabel" id="trash_title">
6666
<property name="hexpand">1</property>
6767
<property name="halign">start</property>
68-
<property name="width-request">240</property>
68+
<property name="width-request">280</property>
6969
<property name="tooltip-text" translatable="yes">Edit note name</property>
7070
<style>
7171
<class name="view-title" />

0 commit comments

Comments
 (0)