fix(core): update
This commit is contained in:
@ -61,7 +61,7 @@ export class DeesInputMultitoggle extends DeesElement {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
background: #333;
|
||||
background: ${cssManager.bdTheme('#fff', '#222')};
|
||||
width: min-content;
|
||||
border-radius: 20px;
|
||||
height: 32px;
|
||||
|
Reference in New Issue
Block a user