mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 22:01:09 +02:00
fix(ui): reduce drag handle bar height
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
e8a4b984f3
commit
a60799ddff
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue