Skip to content

Commit 5868c49

Browse files
committed
fixes
1 parent 6240d00 commit 5868c49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

services/app/apps/codebattle/assets/css/style.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2629,6 +2629,10 @@ a:hover {
26292629
background-color: #000000;
26302630
}
26312631

2632+
.cb-stream-widget .decorationsOverviewRuler {
2633+
display: none !important;
2634+
}
2635+
26322636
.cb-stream-output-data {
26332637
font-family: 'ExternalPlane';
26342638
color: #B6A4FF;

0 commit comments

Comments
 (0)