mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
Removed hiding width/height=0
This commit is contained in:
@@ -785,7 +785,7 @@ public class HtmlHelper {
|
||||
element.attr("x-inline", "true");
|
||||
}
|
||||
break;
|
||||
|
||||
/*
|
||||
case "height":
|
||||
case "width":
|
||||
//case "font-size":
|
||||
@@ -800,7 +800,7 @@ public class HtmlHelper {
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
||||
*/
|
||||
case "margin":
|
||||
case "padding":
|
||||
case "margin-top":
|
||||
|
||||
Reference in New Issue
Block a user