✨(react) max width for multi select pills
In order to prevent a pill with a long text to stack below the actions div we decided to introduce the concept of max-width for pills.
This commit is contained in:
@@ -125,6 +125,7 @@
|
||||
--c--components--forms-select--label-color--focus: #0556BF;
|
||||
--c--components--forms-select--multi-pill-background-color: #F3F4F4;
|
||||
--c--components--forms-select--multi-pill-border-radius: 2px;
|
||||
--c--components--forms-select--multi-pill-max-width: 68%;
|
||||
--c--components--forms-radio--border-color: #E7E8EA;
|
||||
--c--components--forms-radio--accent-color: #419A14;
|
||||
--c--components--forms-radio--background-color: white;
|
||||
|
||||
Reference in New Issue
Block a user