diff options
Diffstat (limited to 'gtk/ui/gtksidebarrow.ui')
-rw-r--r-- | gtk/ui/gtksidebarrow.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/ui/gtksidebarrow.ui b/gtk/ui/gtksidebarrow.ui index 7df67548ab..67fc446015 100644 --- a/gtk/ui/gtksidebarrow.ui +++ b/gtk/ui/gtksidebarrow.ui @@ -4,6 +4,9 @@ <property name="visible">True</property> <property name="margin-top">1</property> <property name="margin-bottom">1</property> + <style> + <class name="sidebar-row"/> + </style> <child> <object class="GtkRevealer" id="revealer"> <property name="visible">True</property> |