Skip to content

Commit

Permalink
Use inset CSS shortcut property
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Jan 2, 2025
1 parent 13375f6 commit 6758f43
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/main/handlebars/layout.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -676,9 +676,7 @@
.meta {
position: absolute;
bottom: 2px;
right: 0;
left: 0;
inset: auto 0 0 0;
font-size: .9rem;
display: grid;
grid-template-columns: repeat(8, max-content);
Expand Down

0 comments on commit 6758f43

Please sign in to comment.