mirror of
https://github.com/discourse/discourse.git
synced 2025-04-17 06:19:04 +08:00
PERF: disables composer transitions in tests
This commit is contained in:
parent
69c32a2651
commit
7466769b67
@ -3,3 +3,7 @@
|
||||
.modal-backdrop {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#reply-control {
|
||||
transition-property: none !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user