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
During the use of the overlay attribute, the scroll value keeps the scrollbar displayed, which is not aesthetically pleasing; When using hover combined with the auto value, it triggers page jitter, and the overlay value solves these problems well, but it is not supported in Tailwind CSS. I hope this can be optimized. :)
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
-
During the use of the
overlay
attribute, thescroll
value keeps the scrollbar displayed, which is not aesthetically pleasing; When usinghover
combined with theauto
value, it triggers page jitter, and theoverlay
value solves these problems well, but it is not supported in Tailwind CSS. I hope this can be optimized. :)Beta Was this translation helpful? Give feedback.
All reactions