Skip to content

Commit

Permalink
Remove css that are not used.
Browse files Browse the repository at this point in the history
  • Loading branch information
patricksptang committed Jan 18, 2024
1 parent 81098a6 commit 105be32
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions step-web/src/main/webapp/scss/defaults.scss
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,6 @@ li .glyphicon-ok {
font-style: italic !important;
}

.in.clicktoview {
display: none;
}

.clicktoview.collapsing {
display: none;
}

.clicktoview {
display: inline-block;
color: red;
Expand Down

0 comments on commit 105be32

Please sign in to comment.