Skip to content

Commit

Permalink
more padding
Browse files Browse the repository at this point in the history
  • Loading branch information
ianharrigan committed Sep 27, 2024
1 parent c97382a commit b7cb0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haxe/ui/_module/styles/default/tabs.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
.tabbar-button {
border-radius: 0px;
background: $solid-background-color-down $solid-background-color-down vertical;
padding: 7px 8px;
padding: 7px 14px;
vertical-align: bottom;
border-left-width: 0px;
cursor: pointer;
Expand Down

0 comments on commit b7cb0e8

Please sign in to comment.