mirror of
https://github.com/penpot/penpot.git
synced 2025-03-15 17:21:17 -05:00
🐛 Fix color rename input height
This commit is contained in:
parent
6e4075a2e7
commit
7833a06a86
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ $assets-button-width: $s-28;
|
|||
@include bodySmallTypography;
|
||||
@include removeInputStyle;
|
||||
flex-grow: 1;
|
||||
height: $s-28;
|
||||
max-width: calc(var(--parent-size) - (var(--depth) * var(--layer-indentation-size)));
|
||||
margin: 0;
|
||||
color: var(--layer-row-foreground-color);
|
||||
|
|
Loading…
Add table
Reference in a new issue