Improve stability of Playwright screenshot tests (#11983)
This commit is contained in:
@@ -64,11 +64,3 @@ limitations under the License.
|
||||
--username-color: $username-variant8-color;
|
||||
}
|
||||
}
|
||||
|
||||
/* Percy screenshot test specific CSS */
|
||||
@media only percy {
|
||||
.mx_ReplyChain {
|
||||
/* Override the colour in percy tests for screenshot consistency */
|
||||
border-left-color: var(--percy-color-replyChain-border) !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user