Adjust this again (with note)

This commit is contained in:
Jason Zimdars
2025-04-26 18:50:03 -05:00
parent d12f4062c2
commit ab2e446c0e
+2 -1
View File
@@ -4,7 +4,8 @@
@layer components {
.tray {
--height: calc(2.48lh + var(--block-space));
/* FIXME: Magic number */
--height: calc(2.625lh + var(--block-space));
background-color: transparent;
border: 0;