wp core update 6.6
This commit is contained in:
@@ -31,8 +31,7 @@
|
||||
}
|
||||
|
||||
.wp-block-search__input{
|
||||
-webkit-appearance:initial;
|
||||
appearance:none;
|
||||
appearance:none;
|
||||
border:1px solid #949494;
|
||||
flex-grow:1;
|
||||
margin-left:0;
|
||||
@@ -73,6 +72,16 @@
|
||||
width:0 !important;
|
||||
}
|
||||
|
||||
:where(.wp-block-search__input){
|
||||
font-family:inherit;
|
||||
font-size:inherit;
|
||||
font-style:inherit;
|
||||
font-weight:inherit;
|
||||
letter-spacing:inherit;
|
||||
line-height:inherit;
|
||||
text-transform:inherit;
|
||||
}
|
||||
|
||||
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){
|
||||
border:1px solid #949494;
|
||||
box-sizing:border-box;
|
||||
|
||||
Reference in New Issue
Block a user