mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
added scroll to org list modal (#10960)
* added scroll to org list modal, fixes #10774 * removed console.log
This commit is contained in:
committed by
Torkel Ödegaard
parent
1293fcadd2
commit
9f4b7ac26f
@@ -15,8 +15,7 @@ const template = `
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="modal-content">
|
||||
<div class="gf-form-group">
|
||||
<div class="modal-content modal-content--has-scroll" grafana-scrollbar>
|
||||
<table class="filter-table form-inline">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user