Skip to content

Commit

Permalink
fix button color
Browse files Browse the repository at this point in the history
  • Loading branch information
salahlalami committed Oct 1, 2024
1 parent 9ba200f commit 1d98406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/apps/Header/UpgradeButton.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export default function UpgradeButton() {
return (
<Badge count={1} size="small">
<Button
type="primary"
style={{
float: 'right',
marginTop: '5px',
Expand Down

0 comments on commit 1d98406

Please sign in to comment.