fix(ui): reduce drag handle bar height

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-04-03 13:21:46 +02:00
parent e8a4b984f3
commit a60799ddff

View file

@ -246,7 +246,7 @@
display: flex;
justify-content: center;
align-items: center;
padding: 0.375rem 0;
padding: 0.2rem 0;
cursor: grab;
background: rgba(0, 0, 0, 0.02);
border-bottom: 1px solid rgba(0, 0, 0, 0.04);