Skip to content

Commit b9603f6

Browse files
committed
Editor: Update packages for 6.7 RC 3
Syncs `@wordpress/*` packages to the `wp-6.7` npm tag. Props kevin940726, get_dave. Close #62321. Built from https://develop.svn.wordpress.org/trunk@59339 git-svn-id: http://core.svn.wordpress.org/trunk@58725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
1 parent fd6357a commit b9603f6

31 files changed

+52
-55
lines changed

wp-includes/assets/script-loader-packages.min.php

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

wp-includes/assets/script-loader-packages.php

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

wp-includes/blocks/image/style-rtl.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
height:auto;
77
max-width:100%;
88
vertical-align:bottom;
9+
}
10+
.wp-block-image img:not([src$=".svg"]){
911
width:-moz-fit-content;
1012
width:fit-content;
1113
}

wp-includes/blocks/image/style-rtl.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wp-includes/blocks/image/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
height:auto;
77
max-width:100%;
88
vertical-align:bottom;
9+
}
10+
.wp-block-image img:not([src$=".svg"]){
911
width:-moz-fit-content;
1012
width:fit-content;
1113
}

0 commit comments

Comments
 (0)