Improve stability of Playwright screenshot tests (#11983)
This commit is contained in:
@@ -34,10 +34,3 @@ limitations under the License.
|
||||
font-size: var(--cpd-font-size-body-sm);
|
||||
}
|
||||
}
|
||||
|
||||
@media only percy {
|
||||
.mx_DisambiguatedProfile_displayName {
|
||||
/* Override the colour in percy tests for screenshot consistency */
|
||||
color: var(--percy-color-displayName) !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user