discourse/test/stylesheets/test_helper.css

10 lines
134 B
CSS

@import '/stylesheets/desktop.css';
.modal-backdrop {
display: none;
}
#reply-control {
transition-property: none !important;
}