|
@@ -121,7 +121,7 @@ class AddPermissions extends Component<Props, NewDashboardAclItem> {
|
|
|
optionsWithDesc={dashboardPermissionLevels}
|
|
optionsWithDesc={dashboardPermissionLevels}
|
|
|
onSelected={this.onPermissionChanged}
|
|
onSelected={this.onPermissionChanged}
|
|
|
disabled={false}
|
|
disabled={false}
|
|
|
- className={'gf-form-input--form-dropdown-right'}
|
|
|
|
|
|
|
+ className={'gf-form-select2__control--menu-right'}
|
|
|
/>
|
|
/>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|