Compare commits

...

1 Commits

Author SHA1 Message Date
Cory LaViska
4bbcc719f6 remove offending property; fixes #1614 2025-11-18 15:28:45 -05:00

View File

@@ -5,7 +5,6 @@
border-radius: var(--wa-border-radius-l);
padding: 0;
margin: 0 auto;
overflow: hidden;
&::part(dialog) {
margin-block-start: 10vh;