mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 22:56:33 +02:00
Small improvement
This commit is contained in:
@@ -1075,6 +1075,8 @@ public class HtmlHelper {
|
||||
return 600;
|
||||
case "bold":
|
||||
return 700;
|
||||
case "inherit":
|
||||
return null;
|
||||
}
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user