Skip to content

Commit 3caa588

Browse files
committed
MAde playground header border more subtle
1 parent a7499c6 commit 3caa588

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

assets/styles/play.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ $output-height: 120px;
1515
z-index: 10;
1616
}
1717

18+
// hide monaco shadow
19+
.monaco-editor .scroll-decoration {
20+
box-shadow: #00000066 0 1px 2px -1px inset !important;
21+
}
22+
1823
#logo {
1924
position: absolute;
2025
top: 10px;

0 commit comments

Comments
 (0)