Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit adec7c8

Browse files
committed
opacity
1 parent e7c465c commit adec7c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

styles.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ div.database-plugin__checkbox {
301301
align-items: center;
302302
cursor: pointer;
303303
bottom: 0;
304+
opacity: 0.8;
304305
z-index: 3;
305306
position: sticky;
306307
left: 0;
@@ -417,6 +418,7 @@ div.database-plugin__checkbox {
417418
position: -webkit-sticky;
418419
position: sticky;
419420
top: 0;
421+
left: 0;
420422
z-index: 2;
421423
}
422424

0 commit comments

Comments
 (0)