Update slider.ts

This commit is contained in:
Lea Verou
2025-03-14 16:32:53 -04:00
parent 48d7e45d30
commit bb24db30b5

View File

@@ -6,7 +6,7 @@
> .add-button {
flex-flow: column wrap;
height: auto;
min-height: 14ch;
min-height: 15ch;
border: var(--wa-panel-border-width) var(--wa-panel-border-style) var(--wa-color-surface-border);
--border-color: var(--wa-color-surface-border);
border-radius: var(--wa-panel-border-radius);