@asd20/ui 3.2.957 → 3.2.958

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.957",
8
+ "version": "3.2.958",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -365,6 +365,7 @@ $accent: var(--color__accent);
365
365
  width: 100%;
366
366
  justify-content: stretch;
367
367
  max-height: 2rem;
368
+ overflow: hidden;
368
369
 
369
370
  &::v-deep .asd20-calendar-event-button {
370
371
  background: transparent;