Icon alignment issues after using a HTML code when editing in HTML in an ArcGIS Hub Text card.
ArcGIS Hub
漏洞 ID 编号
BUG-000145629
已提交
December 28, 2021
上次修改时间
June 5, 2024
适用范围
ArcGIS Hub
找到的版本
N/A
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The user's table styling is working as expected, the icons are not aligning due to reflow of the text underneath to varying line lengths. The issue here is not with Hub, but instead with the user-provided custom HTML. The user can align icons by adding "vertical-align: top;" to the element.