mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-18 13:12:16 +01:00
add estimated project and tasks frontend
This commit is contained in:
@@ -92,7 +92,7 @@ const page = usePage<{
|
||||
<CurrentSidebarTimer></CurrentSidebarTimer>
|
||||
</div>
|
||||
<div
|
||||
class="overflow-y-scroll flex-1 w-[calc(100%+10px)]"
|
||||
class="overflow-y-scroll flex-1 w-full"
|
||||
style="
|
||||
scrollbar-width: thin;
|
||||
scrollbar-color: var(--color-bg-primary) transparent;
|
||||
|
||||
Reference in New Issue
Block a user