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
Using the dropdown component with dropdown items with the has-link prop and viewing them on smaller screens (mobile) makes these links have a smaller padding around the link than normal dropdown items.
Overview of the problem
Buefy version: [0.8.17]
Description
Using the dropdown component with dropdown items with the has-link prop and viewing them on smaller screens (mobile) makes these links have a smaller padding around the link than normal dropdown items.
Steps to reproduce
See: https://codepen.io/florushj/pen/gOaevzm
Expected behavior
Both items have same padding on mobile.
Actual behavior
Dropdown items have bigger padding than 'has-link' items.
The text was updated successfully, but these errors were encountered: