Skip to content

Commit

Permalink
Remove unnecessary margin
Browse files Browse the repository at this point in the history
  • Loading branch information
greeeen-dev committed Dec 21, 2024
1 parent 0f4e67a commit 0a4aed2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions natsumi/modules/natsumi-findbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ their author(s) have been provided above the used code.
justify-content: space-between !important;
padding: 4px !important;
margin-left: 4px !important;
margin-right: 0 !important;
}
}

Expand Down

0 comments on commit 0a4aed2

Please sign in to comment.