We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6bee47 commit 6282d15Copy full SHA for 6282d15
packages/trader/src/sass/app/_common/layout/trader-layouts.scss
@@ -406,13 +406,13 @@ $FLOATING_HEADER_HEIGHT: 41px;
406
padding: 0 0.8rem;
407
display: flex;
408
flex-direction: column;
409
- height: 212px;
+ height: 218px;
410
position: relative;
411
z-index: 2;
412
413
.trade-container--accumulators &,
414
.trade-container--turbos & {
415
- height: 24.8rem;
+ height: 25.4rem;
416
}
417
&__content-loader {
418
position: absolute;
0 commit comments