Skip to content

Commit

Permalink
Delete order-details-customer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
crftwrk committed Jun 21, 2023
1 parent e46b268 commit 400631a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 70 deletions.
6 changes: 3 additions & 3 deletions scss/bootscore_woocommerce/_wc_my_account.scss
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ WooCommerce My Account
}


// form-login.php
// form-login.php & order-details-customer.php
.woocommerce {

// Make row
Expand All @@ -68,11 +68,11 @@ WooCommerce My Account
.col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
@include make-col-ready();
margin-bottom: $spacer;

@include media-breakpoint-up(md) {
@include media-breakpoint-up(lg) {
@include make-col(6);
float: none;
}

}
}
67 changes: 0 additions & 67 deletions woocommerce/order/order-details-customer.php

This file was deleted.

0 comments on commit 400631a

Please sign in to comment.