Skip to content

Bybit - View more orders and positions by sammcj

Screenshot of Bybit - View more orders and positions

Details

Authorsammcj

LicenseMIT

Categorybybit.com

Created

Updated

Size550 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Shows more orders and positions on ByBit trading

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Bybit - View more orders and positions
@version      20250114.02.59
@namespace    https://www.bybit.com/trade/
@description  Shows more orders and positions on ByBit trading
@homepage     https://www.bybit.com/trade/
@author       sammcj
@license      MIT
==/UserStyle== */

@-moz-document url-prefix("https://www.bybit.com/trade/") {
div.react-grid-item:nth-child(2) {
  height: 1400px !important;
}
div.react-grid-item:nth-child(3) {
  height: 550px !important;
}


.main-wrapper {
  overflow: inherit !important;
}
}

Reviews

No reviews yet.