Skip to content

Commit 644324c

Browse files
committed
removed toltip's shadow
1 parent f4045a9 commit 644324c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/tests-visualizer/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
float: right;
3838
font-size: 16pt;
3939
padding: 0.5rem;
40-
box-shadow: white 5px 5px 28px -10px;
40+
border: 1px solid #111;
4141
}
4242

4343
canvas {

0 commit comments

Comments
 (0)