carhop__carhop-theme__DEV/css/admin-style.css

17 lines
342 B
CSS

/* body {
background: red !important;
} */
#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;
}