mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
9 lines
130 B
SCSS
9 lines
130 B
SCSS
/**
|
|
* Copyright (c) HashiCorp, Inc.
|
|
* SPDX-License-Identifier: BUSL-1.1
|
|
*/
|
|
|
|
.ember-power-select-trigger {
|
|
cursor: pointer;
|
|
}
|