6 lines
210 B
SCSS
6 lines
210 B
SCSS
// 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/
|
|
.price {
|
|
width: 100px;
|
|
}
|