Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Commit

Permalink
Remove unused css
Browse files Browse the repository at this point in the history
  • Loading branch information
pierosavi committed Mar 27, 2021
1 parent ed75178 commit 9402922
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/ImageItPanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,6 @@ const getStyles = stylesFactory(() => {
bgImage: css`
max-width: 100%;
`,
lockIcon: css`
position: absolute;
top: 25px;
right: 25px;
z-index: 1;
`,
textBox: css`
position: absolute;
bottom: 0;
Expand Down

0 comments on commit 9402922

Please sign in to comment.