theme-locale-picker {
  display: contents;
}

theme-locale-picker > form {
  display: contents;
}

theme-locale-picker .theme-locale-picker__inner {
  display: inline-flex;
  flex-shrink: 1;
  gap: 28px;
  align-items: center;
  min-width: 0;
}

theme-locale-picker theme-dropdown-menu {
  min-width: 0;
}
