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
If I want to apply hover effect then how I could I manage.
e.g.
firstRow: {
padding: '10px',
fontFamily: 'Lato',
},
I want to be apply hover on firstRow.
And also If I want to override predefine classes then Is that possible with it?
e.g ( .ant-selection )
The text was updated successfully, but these errors were encountered:
If I want to apply hover effect then how I could I manage.
e.g.
firstRow: {
padding: '10px',
fontFamily: 'Lato',
},
I want to be apply hover on firstRow.
And also If I want to override predefine classes then Is that possible with it?
e.g ( .ant-selection )
The text was updated successfully, but these errors were encountered: