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
I managed to get the the select boxes styled and looking good. However I have the below:
html,body {
height: 100%;
overflow: hidden;
}
The select boxes are inside a scrolling container however when there is a menu visible and you try to scroll the menu is not moving with the select and is staying in its original position please help.
The text was updated successfully, but these errors were encountered:
I managed to get the the select boxes styled and looking good. However I
have the below:
html,body {
height: 100%;
overflow: hidden;
}
The select boxes are inside a scrolling container however when there is a
menu visible and you try to scroll the menu is not moving with the select
and is staying in its original position please help.
Reply to this email directly or view it on GitHubhttps://github.com//issues/151
.
I managed to get the the select boxes styled and looking good. However I have the below:
html,body {
height: 100%;
overflow: hidden;
}
The select boxes are inside a scrolling container however when there is a menu visible and you try to scroll the menu is not moving with the select and is staying in its original position please help.
The text was updated successfully, but these errors were encountered: