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
Is there any way to add margin between rows? we can add space using td{padding: 10px} something like this. but when I add hover and selected state to row I am unable to get space between two rows. I am unable to add this using margin property?
I want to add space between two rows with proper hover and selected state.
How can I achieve this?
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
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to add margin between rows? we can add space using
td{padding: 10px}
something like this. but when I add hover and selected state to row I am unable to get space between two rows. I am unable to add this using margin property?I want to add space between two rows with proper hover and selected state.
How can I achieve this?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions