mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 21:05:10 +00:00
allow smaller font size? will that fix it?
This commit is contained in:
parent
03990b4018
commit
0b2da81f82
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue