forked from External/greenlight
add recordings table
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
// Place all the styles related to the landing controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||
|
||||
.rooms {
|
||||
.table-wrapper {
|
||||
padding: 40px 50px 10px 50px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user