merge main
This commit is contained in:
parent
f7ce3a39d0
commit
4c8e66d155
9 changed files with 349 additions and 206 deletions
|
|
@ -93,7 +93,7 @@ const formatDate = (date) => {
|
|||
|
||||
.section-label {
|
||||
font-weight: 500;
|
||||
color: var(--theme-text-muted);
|
||||
color: var(--theme-text-dark);
|
||||
white-space: nowrap;
|
||||
font-size: 0.85rem;
|
||||
}
|
||||
|
|
@ -130,7 +130,7 @@ const formatDate = (date) => {
|
|||
|
||||
.customer-name {
|
||||
font-size: 0.75rem;
|
||||
color: var(--theme-text-muted);
|
||||
color: var(--theme-text-dark);
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue