tab/app/assets/stylesheets/transactions.scss

7 lines
210 B
SCSS
Raw Normal View History

2015-09-08 13:25:54 +00:00
// Place all the styles related to the transactions controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
2015-09-10 13:26:15 +00:00
.price {
width: 100px;
}