Skip to content

Commit

Permalink
fix: Add SubTag and Tag Modal Footer buttons margin-bottom set to 10px (
Browse files Browse the repository at this point in the history
  • Loading branch information
PratapRathi authored Dec 25, 2024
1 parent 9227500 commit d697f6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style/app.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
}

.closeButton {
margin-bottom: 10px;
color: var(--delete-button-color);
margin-right: 5px;
background-color: var(--delete-button-bg);
Expand Down

0 comments on commit d697f6f

Please sign in to comment.