wp core update 6.6

This commit is contained in:
Tony Volpe
2024-07-17 03:05:30 +00:00
parent 8f93917880
commit 4950d23a30
912 changed files with 103325 additions and 124480 deletions

View File

@@ -2,15 +2,6 @@
display:inline;
}
.wp-block-rss__placeholder-form>*{
margin-bottom:8px;
}
@media (min-width:782px){
.wp-block-rss__placeholder-form>*{
margin-bottom:0;
}
}
.wp-block-rss__placeholder-form .wp-block-rss__placeholder-input{
flex:1;
min-width:80%;
flex:1 1 auto;
}