Fix change
parent
b71e8cdfcc
commit
383b4eedb0
|
@ -369,7 +369,7 @@
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
}
|
}
|
||||||
menu > .bx--form-item {
|
:global(menu > .bx--form-item) {
|
||||||
flex: initial;
|
flex: initial;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
Loading…
Reference in New Issue