Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit 765901d

Browse files
authored
Merge pull request #1126 from joville/patch-1
Update pl-viewport.scss
2 parents ceb4793 + 1869cf4 commit 765901d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/uikit-workshop/src/scripts/lit-components/pl-viewport/pl-viewport.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ pl-iframe {
123123
// padding-right: 10px;
124124
overflow: hidden;
125125
// border: 1px solid #CCC;
126-
border-radius: 5px;
126+
border-radius: 0; // Encapsulation does not work with any unit
127127

128128
&.is-ready {
129129
min-height: 0;

0 commit comments

Comments
 (0)