diff --git a/docs/guide/contributing.md b/docs/guide/contributing.md index 9107bdcf54..3efd655514 100644 --- a/docs/guide/contributing.md +++ b/docs/guide/contributing.md @@ -328,7 +328,7 @@ The sandbox mode in Kongponents provides developers with a controlled environmen By using the sandbox mode, you can have confidence that components maintain their visual consistency, regardless of the context in which they are used. ```sh -pnpm dev:sandbox +pnpm sandbox:dev ``` ## Committing Changes diff --git a/src/components/KDateTimePicker/CalendarWrapper.vue b/src/components/KDateTimePicker/CalendarWrapper.vue index 30807d716f..c9e3c5ce8e 100644 --- a/src/components/KDateTimePicker/CalendarWrapper.vue +++ b/src/components/KDateTimePicker/CalendarWrapper.vue @@ -18,49 +18,51 @@ v-if="showTime" class="time-wrapper" > -
- - - - +
+
+ + +
+
+ + +