UI: Policy JSON Editor Toolbar Styling Fix (#23297)

This commit is contained in:
claire bontempo
2023-09-26 15:14:57 -07:00
committed by GitHub
parent 391cc1157a
commit ef727eafde
2 changed files with 4 additions and 1 deletions

3
changelog/23297.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:bug
ui: Fixes policy input toolbar scrolling by default
```

View File

@@ -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">