File "editor-elements.css"
Full Path: /home/coreesdt/public_html/wp-includes/css/dist/block-library/editor-elements.css
File size: 134 bytes
MIME-type: text/plain
Charset: utf-8
/**
* Element styles for the editor
*/
.wp-element-button {
cursor: revert;
}
.wp-element-button[role=textbox] {
cursor: text;
}