FIX icon on target blank for gutenberg editor header
This commit is contained in:
parent
c3dbfc2bab
commit
feafe48e06
|
|
@ -9,4 +9,8 @@
|
||||||
.block-editor-block-inspector .block-editor-link-control,
|
.block-editor-block-inspector .block-editor-link-control,
|
||||||
.block-editor-block-inspector .block-editor-url-input {
|
.block-editor-block-inspector .block-editor-url-input {
|
||||||
min-width: unset !important;
|
min-width: unset !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.editor-header__settings a:after {
|
||||||
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user