2019-10-21 05:52:44 -07:00

11 lines
266 B
SCSS

// Place all the styles related to the Tables controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
#table-component,
#table-component-container,
.table {
width: 100%;
height: 100%;
}