Fix change

main
kts of kettek 2024-02-14 19:04:27 -08:00
parent b71e8cdfcc
commit 383b4eedb0
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@
flex-direction: row;
justify-content: flex-end;
}
menu > .bx--form-item {
:global(menu > .bx--form-item) {
flex: initial;
}
</style>