allow smaller font size? will that fix it?

This commit is contained in:
24c02 2025-08-12 13:58:44 -04:00
parent 03990b4018
commit 0b2da81f82

View file

@ -16,7 +16,7 @@ module SnailMail
align: :left, align: :left,
valign: :center, valign: :center,
overflow: :shrink_to_fit, overflow: :shrink_to_fit,
min_font_size: 6, min_font_size: 4,
disable_wrap_by_char: true, disable_wrap_by_char: true,
} }