We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af025a commit c7818d7Copy full SHA for c7818d7
app/client/src/pages/Editor/AppsmithLink.tsx
@@ -22,6 +22,7 @@ export const StyledLink = styled((props) => {
22
min-width: 24px;
23
width: 24px;
24
height: 24px;
25
+ object-fit: contain;
26
}
27
`;
28
0 commit comments