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
Currently, the media query breakpoint for the Tabs component is hardcoded to work with the 7 tabs specifically needed for the gene page. A more ideal solution would be to programmatically set the breakpoint by measuring the width of the tab bar.
The text was updated successfully, but these errors were encountered:
Currently, the media query breakpoint for the
Tabs
component is hardcoded to work with the 7 tabs specifically needed for the gene page. A more ideal solution would be to programmatically set the breakpoint by measuring the width of the tab bar.The text was updated successfully, but these errors were encountered: