/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/

.components-slider-editor {
  min-width:          100%;
}

.components-slider-editor-slider {
  min-width:          100px;
  min-height:         24px;
}
