Fixed notification center scroll exceeding the panel height

This commit is contained in:
Erik Reider 2021-07-29 11:13:03 +02:00
parent 993c48dcad
commit ab3d69a02b

View File

@ -20,7 +20,6 @@
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hscrollbar-policy">never</property>
<property name="propagate-natural-height">True</property>
<child>
<object class="GtkViewport">
<property name="visible">True</property>