improve reporting chart, fix project table with long client name, fixes ST-414

This commit is contained in:
Gregor Vostrak
2024-09-07 01:29:53 +02:00
committed by Constantin Graf
parent 3b41d90b07
commit a4d6ba3cdb
3 changed files with 9 additions and 20 deletions

View File

@@ -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">