first commit
This commit is contained in:
9
wp-includes/css/dist/block-library/editor-elements.css
vendored
Normal file
9
wp-includes/css/dist/block-library/editor-elements.css
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* Element styles for the editor
|
||||
*/
|
||||
.wp-element-button {
|
||||
cursor: revert;
|
||||
}
|
||||
.wp-element-button[role=textbox] {
|
||||
cursor: text;
|
||||
}
|
||||
Reference in New Issue
Block a user