mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-12 10:12:17 +01:00
improve time entry heading padding
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user