Styling pass for scrollbars, fieldsets, and scroll shadows

This commit is contained in:
Carlos Fernandez 2026-05-29 05:41:22 -04:00
parent ddf4747310
commit 6ee4515c4a
42 changed files with 346 additions and 207 deletions

View file

@ -151,7 +151,7 @@
display: flex;
gap: 8px;
align-items: baseline;
width: 100%;
width: calc(100% - 32px);
}
}
}