Better margins for message textview
This commit is contained in:
@@ -223,10 +223,10 @@
|
|||||||
<class name="message_text_view" />
|
<class name="message_text_view" />
|
||||||
</style>
|
</style>
|
||||||
<property name="wrap-mode">word</property>
|
<property name="wrap-mode">word</property>
|
||||||
<property name="margin-start">5</property>
|
<property name="margin-start">10</property>
|
||||||
<property name="margin-end">5</property>
|
<property name="margin-end">10</property>
|
||||||
<property name="top-margin">18</property>
|
<property name="top-margin">10</property>
|
||||||
<property name="bottom-margin">18</property>
|
<property name="bottom-margin">10</property>
|
||||||
<property name="hexpand">true</property>
|
<property name="hexpand">true</property>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
|
|||||||
Reference in New Issue
Block a user