Skip to content

Commit

Permalink
add blur to heatmaptable thead
Browse files Browse the repository at this point in the history
  • Loading branch information
YukikoNoda committed Jul 25, 2023
1 parent 8933db2 commit e587a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stanzas/heatmap-table/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@
position: sticky;
top: 0;
height: 50px;
background-color: #102e41;
border-top: 1px solid #fff;
backdrop-filter: blur(10px);
th {
padding-left: 5px;
padding-right: 5px;
Expand Down

0 comments on commit e587a9e

Please sign in to comment.