Doc backport 40737 (unified alerting doc changes) (#41048)
* resolve conflicts * remove .yarn/sdks * removed duplicate content Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
This commit is contained in:
co-authored by
Kevin Minehart
parent
42f0612e5a
commit
509ef6e3a6
@@ -104,9 +104,9 @@ Note that there are some Angular attributes here. _ng-model_ will update the pan
|
||||
|
||||
{{< figure class="float-right" src="/assets/img/blog/clock-panel-editor.png" caption="Panel Editor" >}}
|
||||
|
||||
On the editor tab we use a drop down for 12/24 hour clock, an input field for font size and a color picker for the background color.
|
||||
On the editor tab we use a drop-down for 12/24 hour clock, an input field for font size and a color picker for the background color.
|
||||
|
||||
The drop down/select has its own _gf-form-select-wrapper_ css class and looks like this:
|
||||
The drop-down/select has its own _gf-form-select-wrapper_ css class and looks like this:
|
||||
|
||||
```html
|
||||
<div class="gf-form">
|
||||
|
||||
Reference in New Issue
Block a user