Skip to content

Commit acf814e

Browse files
committed
remove position relative on element
1 parent ebc671b commit acf814e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/livePreview/editButton/editButton.style.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ export function cslpTagStyles() {
44
return {
55
"cslp-edit-mode": css`
66
outline: 1px dashed #6c5ce7 !important;
7-
position: relative !important;
87
`,
98
"cslp-tooltip": css`
109
padding: 0;

0 commit comments

Comments
 (0)