mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 01:32:33 +00:00
UI: Policy JSON Editor Toolbar Styling Fix (#23297)
This commit is contained in:
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">
|
||||
|
||||
Reference in New Issue
Block a user