control: shrink Home All button in DRO header

Smaller than the per-axis home buttons so it reads as a header-level
shortcut rather than competing visually with each row's action.
This commit is contained in:
muehe
2026-05-01 15:57:31 +02:00
parent ecf3191fcc
commit 5376d23f8b

View File

@@ -1410,6 +1410,15 @@ tt.save
letter-spacing 0.1em letter-spacing 0.1em
color $muted-2 color $muted-2
// Master Home All sits in the header's Actions cell. Make it
// visually subordinate to the per-axis home buttons in the rows
// below same family, smaller scale.
.icon-btn
width 44px
height 44px
font-size 0.95rem
border-radius 9px
.control-page .dro-row .control-page .dro-row
border-bottom 1px solid $line-soft border-bottom 1px solid $line-soft
flex 1 flex 1