discourse/app/assets/stylesheets/test_helper.scss

10 lines
122 B
SCSS
Raw Normal View History

@import "vendor/qunit";
2014-07-31 13:17:18 -05:00
.modal-backdrop {
display: none;
}
#reply-control {
transition-property: none !important;
}