Fixed long url expanding notification center

This commit is contained in:
Erik Reider
2021-10-02 00:50:45 +02:00
parent 4cdf270577
commit 7629be542f

View File

@@ -135,6 +135,7 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="wrap">True</property>
<property name="wrap-mode">word-char</property>
<property name="ellipsize">end</property>
<property name="lines">1</property>
<property name="xalign">0</property>