plugin updates
This commit is contained in:
@@ -24,24 +24,12 @@
|
||||
}
|
||||
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after{
|
||||
border:1px dashed;
|
||||
border-radius:2px;
|
||||
content:"";
|
||||
display:flex;
|
||||
flex:1 0 48px;
|
||||
min-height:46px;
|
||||
flex:1 0 40px;
|
||||
min-height:38px;
|
||||
pointer-events:none;
|
||||
}
|
||||
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after:before{
|
||||
background:currentColor;
|
||||
bottom:0;
|
||||
content:"";
|
||||
left:0;
|
||||
opacity:.1;
|
||||
pointer-events:none;
|
||||
position:absolute;
|
||||
right:0;
|
||||
top:0;
|
||||
}
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user