navasena/wp-includes/css/dist/block-library/editor-elements.css

6 lines
89 B
CSS
Raw Normal View History

2024-07-31 13:12:38 +07:00
.wp-element-button{
cursor:revert;
}
.wp-element-button[role=textbox]{
cursor:text;
}