STYLE Update admin CSS for menu and block editor link control
This commit is contained in:
parent
300c695d8b
commit
2da33f7c82
|
|
@ -4,3 +4,10 @@
|
||||||
#menu-posts {
|
#menu-posts {
|
||||||
border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
|
border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.block-editor-block-inspector {
|
||||||
|
.block-editor-link-control,
|
||||||
|
.block-editor-url-input {
|
||||||
|
min-width: unset !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user