tap/app/assets/stylesheets/products.css.scss

8 lines
224 B
SCSS
Raw Normal View History

2014-11-24 20:45:32 +00:00
// Place all the styles related to the Products controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
2014-12-09 22:19:03 +00:00
.orders .thumbnail {
min-height: 200px;
}