We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9cc8d3 commit f1c43cfCopy full SHA for f1c43cf
1 file changed
addon/event-monitor.js
@@ -509,7 +509,7 @@ class App extends React.Component {
509
utilityItems: [
510
h("div", {
511
key: "metrics-btn",
512
- className: "slds-builder-header__utilities-item slds-p-top_x-small slds-p-horizontal_x-small"
+ className: "slds-builder-header__utilities-item slds-p-top_x-small slds-p-horizontal_x-small sfir-border-none"
513
},
514
h("button", {
515
className: "slds-button slds-button_icon slds-button_icon-border-filled",
0 commit comments