Skip to content

Commit b461250

Browse files
authored
Merge pull request #1334 from waterbearlang/1333_css_variables
refactored colors, removed comments
2 parents 270e0ab + e2b3ec6 commit b461250

File tree

2 files changed

+67
-675
lines changed

2 files changed

+67
-675
lines changed

css/block.css

-5
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,8 @@ wb-workspace wb-contains{
2929
padding-top: 20px;
3030
padding-left: 5px;
3131
padding-right: 0;
32-
/* overflow: auto; */
3332
}
3433

35-
/* header{
36-
z-index: 0;
37-
} */
38-
3934

4035
body:not(.block-dragging) wb-step,
4136
body:not(.block-dragging) wb-context,

0 commit comments

Comments
 (0)