Test commit to new origin
This commit is contained in:
@@ -132,7 +132,7 @@ function formatDate(value) {
|
||||
<!-- Header card (matches Client/Show header style) -->
|
||||
<div class="pt-6">
|
||||
<div class="max-w-7xl mx-auto sm:px-6 lg:px-8">
|
||||
<Card class="border-l-4 border-blue-400">
|
||||
<Card class="border-l-4 border-blue-400 p-0">
|
||||
<div class="p-3 flex justify-between items-center">
|
||||
<SectionTitle>
|
||||
<template #title>
|
||||
@@ -146,8 +146,8 @@ function formatDate(value) {
|
||||
</div>
|
||||
<div class="pt-1">
|
||||
<div class="max-w-7xl mx-auto sm:px-6 lg:px-8">
|
||||
<Card>
|
||||
<div class="mx-auto max-w-4x1 p-3">
|
||||
<Card class="p-0">
|
||||
<div class="p-3">
|
||||
<PersonInfoGrid
|
||||
:types="types"
|
||||
:person="client.person"
|
||||
|
||||
Reference in New Issue
Block a user