Skip to content

Commit

Permalink
remove commented out styles in idletimer.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
hilvitzs committed Nov 20, 2020
1 parent 1199f9e commit 2d289d9
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions tdrs-frontend/src/assets/IdleTimer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,24 +34,6 @@
cursor: pointer;
}

// .modal-header {
// padding: 2px 16px;
// background-color: $primary-light-pale-blue;
// color: $primary-acf-blue;
// }

/* Modal Body */
// .modal-body {padding: 2px 16px;}

/* Modal Footer */
// .modal-footer {
// padding: 2px 16px;
// background-color: $primary-light-pale-blue;
// color: $primary-acf-blue;
// display: flex;
// justify-content: flex-end;
// }

/* Modal Content */
.modal-content {
position: relative;
Expand Down

0 comments on commit 2d289d9

Please sign in to comment.