[UIK-5551] pills rebranding#3060
Conversation
…rand-button-styles
…heme' into UIK-5551/pills-rebranding
| } | ||
| SPillSeparator { | ||
| width: 1px; | ||
| height: 18px; |
There was a problem hiding this comment.
what do you think to use here something likecalc(var(--intergalactic-form-control-m) - var(border?) - var(padding) ?
There was a problem hiding this comment.
if I get an idea correctly, the separator size should be equal to text's height...
but I don't have any ideas how to achieve this in a simple way....
There was a problem hiding this comment.
hey, I think we can try just lh-200 (300 in size L), so that it equals the line height. It's a bit different to the design, but we will look at it live and maybe it'll be fine
There was a problem hiding this comment.
@sheila-semrush could you please verify it during Desing Review phase and leave it if it will make sense?
There was a problem hiding this comment.
I ended up making them just spacing-4x/6x
we'll also synchronize them with filter trigger after both are merge (I added a reminder to our root task)
| margin-right: var(--intergalactic-spacing-3x, 12px); | ||
| } | ||
| &[size='l'] { | ||
| height: 24px; |
Motivation and Context
Pills rebranding.
How has this been tested?
Manually
Screenshots (if appropriate):
Types of changes
Checklist: