mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 20:22:15 +01:00
improve reporting chart, fix project table with long client name, fixes ST-414
This commit is contained in:
committed by
Constantin Graf
parent
3b41d90b07
commit
a4d6ba3cdb
@@ -146,7 +146,7 @@ async function createTag(tag: string) {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<AppLayout title="Reporting" data-testid="reporting_view">
|
||||
<AppLayout title="Reporting" data-testid="reporting_view" class="overflow-hidden">
|
||||
<MainContainer
|
||||
class="py-3 sm:py-5 border-b border-default-background-separator flex justify-between items-center">
|
||||
<div class="flex items-center space-x-3 sm:space-x-6">
|
||||
|
||||
Reference in New Issue
Block a user