Skip to content

Commit f1c43cf

Browse files
committed
hide border
1 parent b9cc8d3 commit f1c43cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addon/event-monitor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ class App extends React.Component {
509509
utilityItems: [
510510
h("div", {
511511
key: "metrics-btn",
512-
className: "slds-builder-header__utilities-item slds-p-top_x-small slds-p-horizontal_x-small"
512+
className: "slds-builder-header__utilities-item slds-p-top_x-small slds-p-horizontal_x-small sfir-border-none"
513513
},
514514
h("button", {
515515
className: "slds-button slds-button_icon slds-button_icon-border-filled",

0 commit comments

Comments
 (0)