You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to reduce line height to 12px. However, I can only do this for rows without subrows. Those with subrows look taller. Their height cannot be reduced beyond ~24px. I am attempting this as below:
Going by the following, I can see that those with display: 'none' can be shortened and those with display: 'block' cannot. I've tried changing the button size as below, but it does not appear to do anything:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I want to reduce line height to 12px. However, I can only do this for rows without subrows. Those with subrows look taller. Their height cannot be reduced beyond ~24px. I am attempting this as below:
Going by the following, I can see that those with display: 'none' can be shortened and those with display: 'block' cannot. I've tried changing the button size as below, but it does not appear to do anything:
Beta Was this translation helpful? Give feedback.
All reactions