From b0a38eab8c26ad3ef9f16b087fd17a63f97b9a1c Mon Sep 17 00:00:00 2001 From: "Ryan R. Olds" Date: Sun, 6 Oct 2024 15:19:58 -0700 Subject: [PATCH] Signature header improvements --- assets/js/hooks/Mapper/common-styles/fixes.scss | 10 ++++++++-- .../SystemSignaturesContent.tsx | 5 ----- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/assets/js/hooks/Mapper/common-styles/fixes.scss b/assets/js/hooks/Mapper/common-styles/fixes.scss index 54fa37a0..312a48f5 100644 --- a/assets/js/hooks/Mapper/common-styles/fixes.scss +++ b/assets/js/hooks/Mapper/common-styles/fixes.scss @@ -20,12 +20,13 @@ position: absolute; } -.p-menuitem, .p-menuitem-content { +.p-menuitem, +.p-menuitem-content { height: 36px; flex-grow: 1; } -.p-menuitem > .p-menuitem-content > a { +.p-menuitem>.p-menuitem-content>a { width: 100%; height: 100%; @@ -67,3 +68,8 @@ } } +.p-sortable-column { + font-size: 12px; + font-weight: bold; + padding: 0.25rem 0.5rem; +} diff --git a/assets/js/hooks/Mapper/components/mapInterface/widgets/SystemSignatures/SystemSignaturesContent/SystemSignaturesContent.tsx b/assets/js/hooks/Mapper/components/mapInterface/widgets/SystemSignatures/SystemSignaturesContent/SystemSignaturesContent.tsx index b037c966..8d12cf28 100644 --- a/assets/js/hooks/Mapper/components/mapInterface/widgets/SystemSignatures/SystemSignaturesContent/SystemSignaturesContent.tsx +++ b/assets/js/hooks/Mapper/components/mapInterface/widgets/SystemSignatures/SystemSignaturesContent/SystemSignaturesContent.tsx @@ -216,7 +216,6 @@ export const SystemSignaturesContent = ({ systemId, settings }: SystemSignatures field="group" body={renderIcon} style={{ maxWidth: 26, minWidth: 26, width: 26 }} - headerStyle={{ fontSize: "14px", padding: "0.25rem" }} >