Skip to content

Commit

Permalink
remove position relative on element
Browse files Browse the repository at this point in the history
  • Loading branch information
srinad007 committed Nov 12, 2024
1 parent ebc671b commit acf814e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/livePreview/editButton/editButton.style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ export function cslpTagStyles() {
return {
"cslp-edit-mode": css`
outline: 1px dashed #6c5ce7 !important;
position: relative !important;
`,
"cslp-tooltip": css`
padding: 0;
Expand Down

0 comments on commit acf814e

Please sign in to comment.