Skip to content

Commit f65704e

Browse files
AnujNehraAnujNehra
authored andcommitted
ACP2E-2247: [Cloud] Misleading prompts on Additional Settings section when setting up a Tax Rule:
1 parent a7c7a7d commit f65704e

File tree

1 file changed

+6
-0
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Tax/web/css/source

1 file changed

+6
-0
lines changed

app/design/adminhtml/Magento/backend/Magento_Tax/web/css/source/_module.less

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
// * See COPYING.txt for license details.
44
// */
55

6+
/**
7+
* @codingStandardsIgnoreStart
8+
*/
69
.block-footer .action-add {
710
-webkit-appearance: none;
811
&:extend(.action-default, button all);
@@ -33,3 +36,6 @@
3336
right: @data-grid__font-size;
3437
top: 2.3rem;
3538
}
39+
/**
40+
* @codingStandardsIgnoreEnd
41+
*/

0 commit comments

Comments
 (0)