UI: MainBar: add linked style
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
5e5cf793db
commit
c698966a03
1 changed files with 4 additions and 1 deletions
|
@ -9,7 +9,10 @@ template $PipeTapUiMainBar: $PipeTapUiFloatingWindow {
|
|||
orientation: bind template.orientation;
|
||||
halign: fill;
|
||||
homogeneous: true;
|
||||
spacing: 10;
|
||||
|
||||
styles [
|
||||
"linked",
|
||||
]
|
||||
|
||||
Gtk.ToggleButton exposure {
|
||||
icon-name: "camera-iso-symbolic";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue