msyavuz commented on code in PR #34317:
URL: https://github.com/apache/superset/pull/34317#discussion_r2235991327


##########
superset-frontend/src/explore/components/controls/VizTypeControl/VizTile.tsx:
##########
@@ -136,6 +136,7 @@ export const VizTile = ({
             font-size: ${theme.fontSizeSM}px;
             min-width: 0;
             padding-right: ${theme.sizeUnit}px;
+            line-height: 1;

Review Comment:
   With line-height
   <img width="320" height="89" alt="image" 
src="https://github.com/user-attachments/assets/50f9a2bb-7275-47c6-a0f3-2e6add1a1326";
 />
   Without:
   <img width="320" height="89" alt="image" 
src="https://github.com/user-attachments/assets/06a88334-9014-432a-a61c-e53772f6ae32";
 />
   
   Am i missing something?
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to