Skip to content

Commit

Permalink
Add required dependencies from spree_backend
Browse files Browse the repository at this point in the history
  • Loading branch information
luisramos0 committed Jan 30, 2020
1 parent 9a52a12 commit d472cea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/assets/stylesheets/admin/sections/orders.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@import 'admin/globals/variables';

// Customize orders filter
[data-hook="admin_orders_index_search"] {
select[data-placeholder="Status"] {
Expand Down
2 changes: 2 additions & 0 deletions app/assets/stylesheets/admin/sections/products.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@import 'admin/globals/variables';

[data-hook="admin_product_form_fields"] {
label {
display: inline-block;
Expand Down

0 comments on commit d472cea

Please sign in to comment.