mirror of
https://github.com/hashicorp/vault.git
synced 2025-09-01 12:01:10 +02:00
UI: Policy JSON Editor Toolbar Styling Fix (#23297)
This commit is contained in:
parent
391cc1157a
commit
ef727eafde
3
changelog/23297.txt
Normal file
3
changelog/23297.txt
Normal file
@ -0,0 +1,3 @@
|
||||
```release-note:bug
|
||||
ui: Fixes policy input toolbar scrolling by default
|
||||
```
|
@ -25,7 +25,7 @@
|
||||
<div class="field">
|
||||
{{#if @model.isNew}}
|
||||
<Toolbar>
|
||||
<label class="is-label">Policy</label>
|
||||
<label class="has-text-weight-bold">Policy</label>
|
||||
<ToolbarActions>
|
||||
<div class="toolbar-separator"></div>
|
||||
<div class="control is-flex">
|
||||
|
Loading…
x
Reference in New Issue
Block a user