call buttons: Add .flat CSS class

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/727>
This commit is contained in:
Anton Lazarev
2024-04-19 14:47:29 -07:00
committed by Marge Bot
parent 05dc7c24ef
commit bb4d92f920
2 changed files with 4 additions and 0 deletions

View File

@@ -53,6 +53,9 @@
<property name="valign">center</property>
<property name="tooltip-text">Call</property>
<property name="icon-name">call-start-symbolic</property>
<style>
<class name="flat"/>
</style>
</object>
</child>
</object>