.your-class.w-current { height: 100px !important; }
.The "w-current" class in Webflow is automatically added to navigation links that match the current page's URL. This can sometimes override your custom styles, such as height settings on a link block. Below are steps to prevent this issue.
In Webflow, add a custom CSS rule to enforce your height settings:
Go to Page Settings > Custom Code > Inside