Skip to content

Commit

Permalink
Fix tab button placement
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Sep 7, 2023
1 parent 9528067 commit dbf25fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CaptiveLogin.vala
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ public class CaptiveLogin : Hdy.ApplicationWindow {

var tabbar = new Hdy.TabBar () {
expand_tabs = false,
inverted = true,
view = tabview
};

Expand Down

0 comments on commit dbf25fe

Please sign in to comment.