ux design

This commit is contained in:
ValueOn AG 2026-04-07 22:42:29 +02:00
parent bc977b8281
commit cbf81336e0

View file

@ -27,10 +27,10 @@
min-height: 0;
max-height: 100%;
overflow: hidden;
border: 1px solid var(--color-border, #e2e8f0);
border-radius: 10px;
border: 1px solid var(--color-border, #E2E8F0);
border-radius: 8px;
background: var(--color-bg);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}
/* Top horizontal scrollbar */