Skip to content

Commit 3a5cc24

Browse files
table bottom color different then thead and tbody border color
1 parent dbb159a commit 3a5cc24

File tree

1 file changed

+1
-1
lines changed
  • app/design/frontend/Magento/luma/Magento_Customer/web/css/source

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/luma/Magento_Customer/web/css/source/_module.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// _____________________________________________
99

1010
@account-title-border-color: @color-gray-middle2;
11-
@account-table-border-bottom-color: @color-gray-middle1;
11+
@account-table-border-bottom-color: @color-gray_light;
1212
@account-table-action-delete: @color-red12;
1313

1414
@_password-default: @color-gray-light01;

0 commit comments

Comments
 (0)