Skip to content

Commit

Permalink
Fix css visibility prop
Browse files Browse the repository at this point in the history
  • Loading branch information
orestbida committed May 21, 2023
1 parent db09e54 commit 1d7fa0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dist/iframemanager.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/iframemanager.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ div[data-service] .cll,
div[data-service] .cll a,
div[data-service] .cll button {
all: initial;
visibility: unset;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
Expand Down

0 comments on commit 1d7fa0f

Please sign in to comment.