Skip to content

Commit

Permalink
improve time entry heading padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Onatcer committed Oct 8, 2024
1 parent 47c6afa commit d14c288
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ defineProps<{

<template>
<div
class="bg-card-background border-t border-b border-card-border py-1 lg:py-1.5 text-xs sm:text-sm">
class="bg-card-background border-t border-b border-card-border py-1 text-xs sm:text-sm">
<MainContainer>
<DaySectionHeader :date :duration></DaySectionHeader>
</MainContainer>
Expand Down

0 comments on commit d14c288

Please sign in to comment.