* commit 'cbc90bb381cfec878ed60f6a7e2f548252e54184': panel的样式
@ -70173,8 +70173,8 @@ BI.Panel = BI.inherit(BI.Widget, {
return {
el: {
type: "bi.left_right_vertical_adapt",
cls: "panel-title bi-tips bi-border-bottom bi-background",
height: 30,
cls: "panel-title bi-border-bottom bi-background",
height: 29,
items: {
left: [this.text],
right: [this.button_group]
@ -8027,8 +8027,8 @@ BI.Panel = BI.inherit(BI.Widget, {
@ -71867,8 +71867,8 @@ BI.Panel = BI.inherit(BI.Widget, {
@ -57,8 +57,8 @@ BI.Panel = BI.inherit(BI.Widget, {