github.com/grafana/pyroscope@v1.18.0/public/app/components/CustomDatePicker.module.scss (about)

     1  .datePickerInput {
     2    width: 200px;
     3  }
     4  
     5  .timezoneSelect {
     6    background-color: var(--ps-ui-element-bg-highlight);
     7  }