Skip to content

Commit

Permalink
Merge pull request #315 from amplimindcc/314-scss
Browse files Browse the repository at this point in the history
recompile project state css
  • Loading branch information
MysterionAutotronic authored Jun 9, 2024
2 parents 2e4d311 + 089dfe5 commit 870f16d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/pages/ProjectState/ProjectState.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,10 @@
height: 200px;
width: auto;
filter: brightness(0) invert(1) grayscale(100%) brightness(100);
}

.pre {
white-space: pre-wrap;
word-wrap: break-word;
overflow-wrap: anywhere;
}
Expand Down

0 comments on commit 870f16d

Please sign in to comment.