Skip to content

Commit

Permalink
Fix: box layout with suggestion from issue #118
Browse files Browse the repository at this point in the history
  • Loading branch information
epsilonhalbe committed Jun 9, 2024
1 parent 2eac839 commit d8fe820
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
position: relative;
font-size: 0.75em;
background-color: #ebedf0;
margin-inline-start: 0 !important;
}

.theme-dark .heatmap-calendar-boxes .isEmpty {
Expand Down Expand Up @@ -168,4 +169,4 @@

/* ----
/* ---- DEV Only /END ---- */
/* ----
/* ----

0 comments on commit d8fe820

Please sign in to comment.