Skip to content

Commit

Permalink
align buttons of event component
Browse files Browse the repository at this point in the history
  • Loading branch information
PriyadharshiniNagarathinam committed Jan 6, 2024
1 parent f2ee1b6 commit ffb9834
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/EventListCard/EventListCard.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
padding-left: 5px;
}
.checkboxdiv > div label {
margin-right: 50px;
margin-right: 30px;
}
.checkboxdiv > label > input {
margin-left: 10px;
Expand All @@ -99,6 +99,7 @@
justify-content: space-between;
margin-bottom: 5px;
margin-right: 5px;
margin-top: 10px;
}
.dispflex > input {
width: 20%;
Expand Down

0 comments on commit ffb9834

Please sign in to comment.