From 135ff7da32152e4e1b5189895352e90dd4b22238 Mon Sep 17 00:00:00 2001 From: Richard Steinmetz Date: Mon, 30 Sep 2024 14:50:38 +0200 Subject: [PATCH] fixup! fix(NcDateTimePicker): improve design and make it consistent with Nc 30 --- src/components/NcDateTimePicker/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/NcDateTimePicker/index.scss b/src/components/NcDateTimePicker/index.scss index e5e0dc609b..ccff69d75c 100644 --- a/src/components/NcDateTimePicker/index.scss +++ b/src/components/NcDateTimePicker/index.scss @@ -198,7 +198,7 @@ .mx-week-number { text-align: center; opacity: $opacity_normal; - border-radius: (--border-radius-element) + border-radius: var(--border-radius-element) } // cell that are not in a table