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