We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d304300 commit 4b3cd62Copy full SHA for 4b3cd62
1 file changed
packages/dashboard/src/layout/GoldenLayout.scss
@@ -47,7 +47,7 @@ $lm-splitter-active-color: $gray-300;
47
}
48
49
.lm_maximised {
50
- border: 15px solid rgba($black, 0.25);
+ border: 15px solid rgba($black, 0.85);
51
height: 100% !important;
52
width: 100% !important;
53
.lm_items {
0 commit comments