bug(docs): Fix icon width on safari (#40120)
This commit is contained in:
@@ -82,5 +82,5 @@ div.connectorMetadataCallout {
|
||||
|
||||
.metricIcon svg {
|
||||
height: 12px;
|
||||
width: fit-content;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user