Skip to content

Commit

Permalink
remove commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
Amy Chen committed Aug 30, 2023
1 parent 43831e9 commit 1ae531a
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions patientsearch/src/styles/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -184,25 +184,6 @@ td:empty {
padding: 0;
margin: 0;
}
// .warning-modal-body {
// display: flex;
// width: 100%;
// height: 100%;
// justify-content: center;
// align-items: center;
// flex-direction: column;
// }
// .warning-modal-content {
// background: #FFF;
// padding-left: 16px;
// padding-right: 16px;
// padding-bottom: 16px;
// border: 2px solid #c37707;
// display: flex;
// justify-content: center;
// align-items: center;
// flex-direction: column;
// }
.buttons-container {
display: flex;
margin-top: 16px;
Expand Down

0 comments on commit 1ae531a

Please sign in to comment.