/**
 * Copyright (c) HashiCorp, Inc.
 * SPDX-License-Identifier: MPL-2.0
 */

//
// MenuPrimitive COMPONENT
//

.hds-menu-primitive {
  position: relative;
  width: fit-content;
}
