Skip to content

Commit e755df8

Browse files
design transparent background issue fix
1 parent 733ed4e commit e755df8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/css/LightPivot.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
height: 100%;
55
box-shadow: 0 0 30px rgb(136, 160, 255);
66
border-radius: 5px;
7+
background: white;
78
overflow: hidden;
89
}
910

0 commit comments

Comments
 (0)