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:
@@ -1410,6 +1410,15 @@ tt.save
|
||||
letter-spacing 0.1em
|
||||
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
|
||||
border-bottom 1px solid $line-soft
|
||||
flex 1
|
||||
|
||||
Reference in New Issue
Block a user