mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix: Change panel header
This commit is contained in:
parent
b1d9d31b97
commit
5d3efc932f
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ limitations under the License.
|
|||
<div class="panel panel-default">
|
||||
|
||||
<div class="panel-heading" style="padding: 6px 12px 6px 12px; font-size: 13px;">
|
||||
<span style="vertical-align: middle; display: inline-block; margin-top: 3px;">Dynamic Parameters</span>
|
||||
<span style="vertical-align: middle; display: inline-block; margin-top: 3px;">Parameters</span>
|
||||
<span style="float: right;">
|
||||
<div class="btn-group" role="group" aria-label="...">
|
||||
<div type="button" ng-click="parameterChanged()"
|
||||
|
|
|
|||
Loading…
Reference in a new issue