Skip to content

Commit dc34a33

Browse files
authored
Remove the overflow rule on widgets (#715)
Co-authored-by: Frédéric Collonval <[email protected]>
1 parent 42078bd commit dc34a33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: packages/widgets/style/widget.css

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
.lm-Widget {
1616
box-sizing: border-box;
1717
position: relative;
18-
overflow: hidden;
1918
}
2019

2120
.lm-Widget.lm-mod-hidden {

0 commit comments

Comments
 (0)