mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 16:41:18 +08:00
e5346ed84a
This reverts commit cf85ccca7d
.
10 lines
122 B
SCSS
10 lines
122 B
SCSS
@import "vendor/qunit";
|
|
|
|
.modal-backdrop {
|
|
display: none;
|
|
}
|
|
|
|
#reply-control {
|
|
transition-property: none !important;
|
|
}
|