mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-03 07:36:31 +02:00
Cleanup
This commit is contained in:
@@ -899,8 +899,6 @@ public class HtmlHelper {
|
||||
case "larger":
|
||||
return FONT_LARGE * _current;
|
||||
}
|
||||
if (current == null)
|
||||
current = DEFAULT_FONT_SIZE;
|
||||
|
||||
try {
|
||||
if (value.endsWith("%"))
|
||||
|
||||
Reference in New Issue
Block a user