Skip to content

Commit

Permalink
opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGB committed Sep 19, 2022
1 parent e7c465c commit adec7c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ div.database-plugin__checkbox {
align-items: center;
cursor: pointer;
bottom: 0;
opacity: 0.8;
z-index: 3;
position: sticky;
left: 0;
Expand Down Expand Up @@ -417,6 +418,7 @@ div.database-plugin__checkbox {
position: -webkit-sticky;
position: sticky;
top: 0;
left: 0;
z-index: 2;
}

Expand Down

0 comments on commit adec7c8

Please sign in to comment.