diff --git a/libs/components/src/lib/time-picker/README.md b/libs/components/src/lib/time-picker/README.md
index 51a7ee1156..06627b08c4 100644
--- a/libs/components/src/lib/time-picker/README.md
+++ b/libs/components/src/lib/time-picker/README.md
@@ -8,12 +8,7 @@ Time will be stored in the format `HH:MM:SS` and displayed depending on the conf
```
-```html preview locale-switcher
-
+```html preview locale-switcher 360px
```
@@ -28,12 +23,7 @@ In case you choose not to add a label, it is strongly recommended to add an `ari
- Type: `string` | `undefined`
- Default: `undefined`
-```html preview locale-switcher
-
+```html preview locale-switcher 360px
```
@@ -44,12 +34,7 @@ Add the `helper-text` to add some helper text below the time picker.
- Type: `string` | `undefined`
- Default: `undefined`
-```html preview locale-switcher
-
+```html preview locale-switcher 360px
- html {
- block-size: 360px; /* for demo purposes */
- }
-
+```html preview locale-switcher 360px
- html {
- block-size: 360px; /* for demo purposes */
- }
-
+```html preview locale-switcher 360px
```
@@ -121,12 +96,7 @@ Set the `min` attribute to configure the earliest time to accept. The user will
- Time format: `HH:MM:SS`
- Default: `undefined`
-```html preview locale-switcher
-
+```html preview locale-switcher 360px
- html {
- block-size: 360px; /* for demo purposes */
- }
-
+```html preview locale-switcher 360px
- html {
- block-size: 360px; /* for demo purposes */
- }
-
+```html preview locale-switcher 360px
- html {
- block-size: 360px; /* for demo purposes */
- }
-
+```html preview locale-switcher 360px
- html {
- block-size: 360px; /* for demo purposes */
- }
.buttons {
display: flex;
gap: 12px;