/**
    Margin Section
*/
/**
    Padding Section
*/
/**
    Color section
*/
/**
    Info icon
*/
/**
    Font
*/
.cd-environment-properties .environment-command-bar-container {
  min-width: 300px;
  position: absolute;
  top: 0px;
  right: 0px;
}

.cd-environment-properties .environment-command-bar-container .edit-command-bar {
  background-color: rgba( 255, 255, 255 ,  1 );
  background-color: rgba( var(--palette-neutral-0,255, 255, 255) ,  1 );
}
