Skip to content

Commit

Permalink
fix: styles
Browse files Browse the repository at this point in the history
  • Loading branch information
TomatoVan committed Dec 5, 2023
1 parent 6d3a378 commit 8e20d61
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
.editBtn {
margin-left: auto;
}
}
}
1 change: 0 additions & 1 deletion src/shared/ui/Input/Input.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,3 @@
opacity: 1;
}
}

2 changes: 1 addition & 1 deletion src/shared/ui/Text/Text.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@

.center {
text-align: center;
}
}

0 comments on commit 8e20d61

Please sign in to comment.