Skip to content

Commit

Permalink
a few cosmetic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
wavewave committed Oct 2, 2023
1 parent 3f0d50e commit caa9f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemon/src/GHCSpecter/UI/Components/TextView.hs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ rowSize :: Double
rowSize = 8

ratio :: Double
ratio = 1.3 -- 0.625
ratio = 0.9

charSize :: Double
charSize = rowSize * ratio
Expand Down

0 comments on commit caa9f34

Please sign in to comment.