当我尝试在autodesk-viewer中为多层 CAD 文件绘制标记时,标记工具的字体大小或粗细比其他 CAD 文件大得多。该标记适用于除多层 3D 文件之外的其他 CAD 文件。这背后的原因是什么?我该如何解决这个问题?

我正在使用 spring thymeleaf 开发电子邮件模板。我需要在我的模板中包含对 MS-outlook [if mso] 的检查。我需要在块内设置一个变量。我想知道是否有办法做到这一点。
<!--[if mso]><p style="line-height:0;margin:0;"> </p><v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" th:href="@{|${baseUrl}/#/signup?email=${registrationRequest.email}&key=${registrationRequest.registrationToken}|}" style="width:124px" arcsize="8%" strokecolor="#339561" filled="t"><v:fill type="gradient" angle="180" color="#44C781" color2="#3AA96E"></v:fill><v:textbox style="mso-fit-shape-to-text:t" inset="0px,11px,0px,11px"><center style="font-size:14px;line-height:24px;color:#FFFFFF;font-family:Tahoma,sans-serif;font-weight:bold;mso-line-height-rule:exactly;mso-text-raise:4px">Register</center></v:textbox></v:roundrect><![endif]-->
Run Code Online (Sandbox Code Playgroud)