apeeyush/Data-Analytics-Log-Manager

View on GitHub
app/assets/stylesheets/data_interactive.css.scss

Summary

Maintainability
Test Coverage
// Place all the styles related to the DataInteractive controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
@import "bootstrap";
@import "bootstrap/theme";

.js-submit-query {
  margin-bottom: 20px;
}