Skip to content

Commit 337f2f0

Browse files
committed
Keep shadow consistent when zooming in
In other words, don't zoom in on the shadow. This looks weird.
1 parent e64f5a5 commit 337f2f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

simulator.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ body:not(.vscode) .simulator .schematic{
6262

6363
.simulator .board-container {
6464
position: absolute;
65-
}
66-
.simulator .board-wrapper {
6765
filter: drop-shadow(0 0 6px #777c);
6866
}
6967
.simulator .board-container > .background {

0 commit comments

Comments
 (0)