Compare commits

...

6 Commits

Author SHA1 Message Date
lindsaym-fa
4232aaa840 remove extra newline (thx, prettier ❤️) 2025-10-23 15:18:49 -04:00
lindsaym-fa
b947f6d83e try clip this time 2025-10-23 15:13:41 -04:00
lindsaym-fa
898baef09a try hidden 2025-10-23 15:11:06 -04:00
lindsaym-fa
0f6dde405e Merge branch 'next' into konnorrogers/fix-double-scrollbar 2025-10-23 15:05:08 -04:00
konnorrogers
bdfa1bb149 fix dialog double scroll 2025-10-17 13:06:18 -04:00
konnorrogers
9fb1959094 Fix double scrollbar 2025-10-17 12:46:16 -04:00

View File

@@ -252,8 +252,9 @@ wa-button.delete {
padding-bottom: 1rem;
}
wa-page::part(drawer__dialog),
wa-page::part(menu) {
scrollbar-width: thin;
overflow: clip;
}
/* smaller viewports-based navigation */