Skip to content

Instantly share code, notes, and snippets.

@NotoriousPyro
Created October 29, 2020 23:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NotoriousPyro/03b4af5537a9c1ca81af77d62767e15b to your computer and use it in GitHub Desktop.
Save NotoriousPyro/03b4af5537a9c1ca81af77d62767e15b to your computer and use it in GitHub Desktop.
Bitfinex Stylebot Settings (for larger screens)
#sidebar-widget div.custom-scrollbar.custom-scrollbar {
width: 100;
height: 990px;
padding: 0px 0px 30px;
}
div.tickerlist__container {
height: 1000px;
}
.trades-table__rows-wrapper {
width: 100;
height: 530px;
}
div .ui-collapsible__body > .custom-scrollbar {
width: 100;
height: 1000px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment