Skip to content

Commit

Permalink
feat(logtools): make "Log Tail" use monospace font
Browse files Browse the repository at this point in the history
  • Loading branch information
Wrench56 committed Sep 29, 2024
1 parent 565bc95 commit 3013d20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/logtools/LogToolsTail.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
margin: 0px;
margin-bottom: -5px;
padding: 0px;
font-family: monospace;
}
</style>

0 comments on commit 3013d20

Please sign in to comment.