Skip to content

Commit

Permalink
fixed visual bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Nokse22 committed Dec 11, 2023
1 parent 6aabed9 commit 2ac5b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<object class="AdwBreakpoint">
<condition>max-height: 460px</condition>
<setter object="sidebar_controls" property="css-classes">r</setter>
<setter object="sidebar_controls" property="margin-start">6</setter>
<setter object="sidebar_controls" property="margin-start">8</setter>
<setter object="start_button2" property="visible">false</setter>
<setter object="start_button3" property="visible">true</setter>
</object>
Expand Down

0 comments on commit 2ac5b51

Please sign in to comment.