Skip to content

Commit

Permalink
Fixes static test failures
Browse files Browse the repository at this point in the history
  • Loading branch information
hostep committed Aug 24, 2022
1 parent ac49cf5 commit f3cbeda
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -330,12 +330,16 @@
}
}

// @codingStandardsIgnoreStart
.admin__field-product-tooltip {
// @codingStandardsIgnoreEnd
[data-role='spinner'] {
display: inline-block;
}

// @codingStandardsIgnoreStart
.admin__field-tooltip-content ul {
// @codingStandardsIgnoreEnd
padding-left: 17px;
padding-top: 10px;
}
Expand Down

0 comments on commit f3cbeda

Please sign in to comment.