Twenty Twenty-One: Rebuild the IE specific stylesheet.

This was missed in [53517].

See #55989.

git-svn-id: https://develop.svn.wordpress.org/trunk@53739 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2022-07-20 19:18:06 +00:00
parent c48672bb83
commit fbbc402416
2 changed files with 2 additions and 2 deletions

View File

@ -1657,7 +1657,7 @@ pre.wp-block-preformatted {
}
.wp-block-quote .wp-block-quote__citation {
color: #28303d;
color: currentColor;
font-size: 1rem;
font-style: normal;
}

File diff suppressed because one or more lines are too long