carhop__carhop-theme__DEV/css/admin-style.css

17 lines
529 B
CSS

#menu-posts {
border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.block-editor-block-inspector .block-editor-link-control,
.block-editor-block-inspector .block-editor-url-input {
min-width: unset !important;
}
.editor-header__settings a:after {
display: none !important;
}
.interface-navigable-region a[target='_blank']:after, .edit-post-header a[target='_blank']:after, .editor-header__settings a[target='_blank']:after, .interface-interface-skeleton__header a[target='_blank']:after {
content: none;
}