wp core update 6.6
This commit is contained in:
@@ -42,49 +42,6 @@
|
||||
right:0;
|
||||
top:0;
|
||||
}
|
||||
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{
|
||||
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-button-block-appender,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{
|
||||
pointer-events:all;
|
||||
}
|
||||
|
||||
.wp-block-group__placeholder .wp-block-group-placeholder__variations{
|
||||
display:flex;
|
||||
flex-direction:row;
|
||||
flex-wrap:wrap;
|
||||
justify-content:center;
|
||||
list-style:none;
|
||||
margin:0;
|
||||
padding:0;
|
||||
width:100%;
|
||||
}
|
||||
.wp-block-group__placeholder .components-placeholder__instructions{
|
||||
margin-bottom:18px;
|
||||
text-align:center;
|
||||
}
|
||||
.wp-block-group__placeholder .wp-block-group-placeholder__variations svg{
|
||||
fill:#ccc !important;
|
||||
}
|
||||
.wp-block-group__placeholder .wp-block-group-placeholder__variations svg:hover{
|
||||
fill:var(--wp-admin-theme-color) !important;
|
||||
}
|
||||
.wp-block-group__placeholder .wp-block-group-placeholder__variations>li{
|
||||
align-items:center;
|
||||
display:flex;
|
||||
flex-direction:column;
|
||||
margin:0 12px 12px;
|
||||
width:auto;
|
||||
}
|
||||
.wp-block-group__placeholder .wp-block-group-placeholder__variations li>.wp-block-group-placeholder__variation-button{
|
||||
height:32px;
|
||||
padding:0;
|
||||
width:44px;
|
||||
}
|
||||
.wp-block-group__placeholder .wp-block-group-placeholder__variations li>.wp-block-group-placeholder__variation-button:hover{
|
||||
box-shadow:none;
|
||||
}
|
||||
.wp-block-group__placeholder .components-placeholder{
|
||||
min-height:auto;
|
||||
padding:24px;
|
||||
}
|
||||
.wp-block-group__placeholder .is-medium .wp-block-group-placeholder__variations>li,.wp-block-group__placeholder .is-small .wp-block-group-placeholder__variations>li{
|
||||
margin:12px;
|
||||
}
|
||||
Reference in New Issue
Block a user